[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature STD (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,2.9801],
    [2,6.1792],
    [3,4.4087],
    [5,3.5193],
    [7,3.0427],
    [10,2.3640],
    [20,1.4847],
    [30,1.4501],
    [50,1.1331],
    [70,1.1980],
    [100,1.2994],
    [125,0.9355],
    [150,1.2493],
    [175,1.0459],
    [200,1.0292],
    [225,0.9293],
    [250,1.0442],
    [300,1.1594],
    [350,1.1966],
    [400,2.2976],
    [450,3.2718],
    [500,3.7433],
    [550,4.2370],
    [600,5.0171],
    [650,6.5062],
    [700,8.0998],
    [750,7.1331],
    [775,7.4667],
    [800,8.1439],
    [825,9.3537],
    [850,10.5946],
    [875,10.3565],
    [900,9.9364],
    [925,10.8147],
    [950,11.9644],
    [975,10.7168],
    [1000,9.9448]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,null],
    [3,null],
    [5,null],
    [7,null],
    [10,0.9821],
    [20,1.5673],
    [30,1.4012],
    [50,1.0391],
    [70,1.1965],
    [100,1.3064],
    [125,0.9557],
    [150,1.2040],
    [175,1.0076],
    [200,1.0056],
    [225,0.8941],
    [250,0.9671],
    [300,1.1391],
    [350,1.2528],
    [400,1.6307],
    [450,1.7219],
    [500,1.8229],
    [550,1.9545],
    [600,2.0682],
    [650,1.9521],
    [700,2.2502],
    [750,2.4094],
    [775,2.4423],
    [800,2.0698],
    [825,1.9260],
    [850,1.3641],
    [875,1.4801],
    [900,1.4508],
    [925,1.4462],
    [950,1.6723],
    [975,2.0626],
    [1000,null]
  ]}
  ]
}]
