[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,0.0331],
    [2,3.7472],
    [3,2.9797],
    [5,1.0825],
    [7,0.3561],
    [10,-0.4916],
    [20,0.4461],
    [30,0.2177],
    [50,0.4133],
    [70,0.1333],
    [100,0.2253],
    [125,0.0031],
    [150,-0.0651],
    [175,0.1444],
    [200,0.1387],
    [225,0.1072],
    [250,0.0285],
    [300,0.2117],
    [350,0.0865],
    [400,0.1409],
    [450,0.3242],
    [500,0.4430],
    [550,1.1751],
    [600,1.8902],
    [650,3.4091],
    [700,6.0657],
    [750,5.2400],
    [775,5.2627],
    [800,5.5025],
    [825,6.1229],
    [850,7.9478],
    [875,6.4790],
    [900,8.3729],
    [925,7.7963],
    [950,10.5918],
    [975,12.5535],
    [1000,13.6909]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,null],
    [3,null],
    [5,null],
    [7,null],
    [10,-3.3634],
    [20,-0.1529],
    [30,-0.1798],
    [50,0.1841],
    [70,-0.0266],
    [100,0.0994],
    [125,-0.0993],
    [150,-0.1704],
    [175,0.0337],
    [200,0.0150],
    [225,-0.0492],
    [250,-0.1618],
    [300,-0.1552],
    [350,-0.4586],
    [400,-0.3922],
    [450,-0.3381],
    [500,-0.2221],
    [550,-0.1768],
    [600,-0.0877],
    [650,0.0644],
    [700,0.5884],
    [750,0.1043],
    [775,0.1008],
    [800,0.4399],
    [825,0.8144],
    [850,1.3690],
    [875,0.6233],
    [900,0.5529],
    [925,1.3715],
    [950,1.7481],
    [975,3.3630],
    [1000,null]
  ]}
  ]
}]
