[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,-0.6998],
    [2,2.5601],
    [3,1.4325],
    [5,-0.2734],
    [7,0.1368],
    [10,-0.4087],
    [20,0.8823],
    [30,0.2184],
    [50,0.3686],
    [70,0.0851],
    [100,-0.0090],
    [125,-0.1382],
    [150,-0.0784],
    [175,0.0131],
    [200,-0.1832],
    [225,-0.2913],
    [250,-0.1437],
    [300,0.0828],
    [350,0.1658],
    [400,0.2574],
    [450,0.3791],
    [500,0.7421],
    [550,1.2405],
    [600,1.9954],
    [650,2.9248],
    [700,4.5424],
    [750,5.9885],
    [775,6.9667],
    [800,7.9233],
    [825,8.7814],
    [850,9.7950],
    [875,10.8581],
    [900,11.6554],
    [925,12.8445],
    [950,13.8827],
    [975,14.6350],
    [1000,16.5317]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,null],
    [3,null],
    [5,null],
    [7,null],
    [10,-2.7557],
    [20,-0.0738],
    [30,-0.4069],
    [50,-0.0022],
    [70,-0.1772],
    [100,-0.2027],
    [125,-0.3010],
    [150,-0.2398],
    [175,-0.1447],
    [200,-0.3479],
    [225,-0.4829],
    [250,-0.3559],
    [300,-0.2163],
    [350,-0.3599],
    [400,-0.3254],
    [450,-0.4237],
    [500,-0.2232],
    [550,-0.4162],
    [600,-0.3962],
    [650,-0.2475],
    [700,0.1094],
    [750,-0.0403],
    [775,0.0238],
    [800,0.2286],
    [825,0.4382],
    [850,0.7086],
    [875,0.8567],
    [900,0.9454],
    [925,1.0748],
    [950,1.3172],
    [975,1.0960],
    [1000,0.7460]
  ]}
  ]
}]
