[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature STD (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,4.1051],
    [2,4.8369],
    [3,4.0795],
    [5,3.0327],
    [7,2.5550],
    [10,2.1919],
    [20,1.6566],
    [30,1.3741],
    [50,1.0956],
    [70,1.2383],
    [100,0.9976],
    [125,1.0355],
    [150,1.1397],
    [175,1.2702],
    [200,1.2266],
    [225,1.1827],
    [250,1.2173],
    [300,1.2863],
    [350,1.3963],
    [400,1.8787],
    [450,2.4134],
    [500,3.1097],
    [550,3.8071],
    [600,4.2898],
    [650,5.2365],
    [700,6.9402],
    [750,8.0517],
    [775,8.7381],
    [800,8.8251],
    [825,8.7133],
    [850,8.8278],
    [875,9.0883],
    [900,9.5971],
    [925,10.2594],
    [950,10.7827],
    [975,10.0959],
    [1000,10.3027]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,null],
    [3,null],
    [5,null],
    [7,null],
    [10,1.7076],
    [20,1.8051],
    [30,1.5494],
    [50,1.1486],
    [70,1.2609],
    [100,1.0026],
    [125,1.0395],
    [150,1.1347],
    [175,1.2693],
    [200,1.2288],
    [225,1.1732],
    [250,1.1919],
    [300,1.2654],
    [350,1.3633],
    [400,1.6160],
    [450,1.8184],
    [500,2.0174],
    [550,2.1183],
    [600,2.0236],
    [650,1.9973],
    [700,2.0018],
    [750,2.0727],
    [775,2.2107],
    [800,2.3668],
    [825,2.5179],
    [850,2.5177],
    [875,2.4270],
    [900,2.4930],
    [925,2.5356],
    [950,2.6819],
    [975,2.5482],
    [1000,2.5546]
  ]}
  ]
}]
