[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature STD (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,4.1542],
    [2,4.7037],
    [3,3.9950],
    [5,2.9278],
    [7,2.4756],
    [10,2.1357],
    [20,1.6480],
    [30,1.3594],
    [50,1.0891],
    [70,1.2312],
    [100,1.0052],
    [125,1.0452],
    [150,1.1423],
    [175,1.2699],
    [200,1.2389],
    [225,1.1928],
    [250,1.2359],
    [300,1.3083],
    [350,1.4171],
    [400,1.9026],
    [450,2.4476],
    [500,3.1355],
    [550,3.8664],
    [600,4.4881],
    [650,5.3966],
    [700,6.7458],
    [750,7.7261],
    [775,8.0357],
    [800,8.1406],
    [825,7.8794],
    [850,8.2164],
    [875,8.2441],
    [900,7.7245],
    [925,7.4356],
    [950,7.7501],
    [975,7.7325],
    [1000,7.9674]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,null],
    [3,null],
    [5,null],
    [7,null],
    [10,2.7136],
    [20,1.7864],
    [30,1.5213],
    [50,1.1342],
    [70,1.2484],
    [100,1.0073],
    [125,1.0563],
    [150,1.1464],
    [175,1.2789],
    [200,1.2439],
    [225,1.1799],
    [250,1.2055],
    [300,1.2788],
    [350,1.3736],
    [400,1.6158],
    [450,1.7790],
    [500,1.9813],
    [550,2.0737],
    [600,1.9687],
    [650,1.9344],
    [700,1.9557],
    [750,2.0206],
    [775,2.1492],
    [800,2.3251],
    [825,2.4540],
    [850,2.4329],
    [875,2.3711],
    [900,2.4200],
    [925,2.4417],
    [950,2.6015],
    [975,2.5077],
    [1000,3.9344]
  ]}
  ]
}]
