[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature Bias (C)",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [10,-2.0525],
    [20,-0.5356],
    [30,0.0746],
    [50,0.4389],
    [70,-0.1663],
    [100,-1.0517],
    [150,-0.3804],
    [200,-0.2513],
    [250,-0.3115],
    [300,-0.2599],
    [400,0.1553],
    [500,1.3234],
    [600,2.9678],
    [700,5.3637],
    [850,6.9744],
    [925,9.0016],
    [1000,6.8136]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,-3.8093],
    [20,-1.0183],
    [30,-0.2563],
    [50,0.2182],
    [70,-0.3320],
    [100,-1.1705],
    [150,-0.5259],
    [200,-0.5087],
    [250,-0.7226],
    [300,-0.7627],
    [400,-0.5027],
    [500,0.1169],
    [600,-0.2607],
    [700,0.6407],
    [850,-1.4016],
    [925,-0.0601],
    [1000,null]
  ]}
  ]
}]
