[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,-1.5932],
    [20,-0.4948],
    [30,0.1425],
    [50,0.3971],
    [70,-0.1319],
    [100,-1.0110],
    [150,-0.6176],
    [200,-0.2110],
    [250,-0.2072],
    [300,-0.1454],
    [400,0.8874],
    [500,1.4685],
    [600,2.7946],
    [700,7.3087],
    [850,10.0069],
    [925,12.4318],
    [1000,null]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,0.1114],
    [20,-1.1165],
    [30,-0.2756],
    [50,0.1302],
    [70,-0.3293],
    [100,-1.1601],
    [150,-0.7870],
    [200,-0.4834],
    [250,-0.6072],
    [300,-0.6416],
    [400,-0.0144],
    [500,0.1147],
    [600,-0.0244],
    [700,0.7157],
    [850,0.9077],
    [925,1.6921],
    [1000,null]
  ]}
  ]
}]
