[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,-1.7742],
    [20,-0.5685],
    [30,0.0652],
    [50,0.2559],
    [70,-0.2579],
    [100,-0.9895],
    [150,-0.5393],
    [200,-0.2004],
    [250,-0.2358],
    [300,-0.1853],
    [400,0.8146],
    [500,1.3504],
    [600,2.5798],
    [700,6.8387],
    [850,11.1066],
    [925,9.8764],
    [1000,16.0585]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,-3.8431],
    [20,-1.2230],
    [30,-0.3833],
    [50,-0.0300],
    [70,-0.4699],
    [100,-1.1375],
    [150,-0.6933],
    [200,-0.4562],
    [250,-0.6108],
    [300,-0.6440],
    [400,-0.0082],
    [500,0.0975],
    [600,-0.0504],
    [700,0.6884],
    [850,0.8958],
    [925,1.7784],
    [1000,null]
  ]}
  ]
}]
