[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,null],
    [20,-0.0089],
    [30,-0.0062],
    [50,-0.0058],
    [70,-0.0050],
    [100,-0.0046],
    [150,-0.0105],
    [200,-0.0243],
    [250,-0.0372],
    [300,-0.0410],
    [400,-0.0521],
    [500,-0.0493],
    [600,-0.1217],
    [700,-0.5994],
    [850,-1.0972],
    [925,-0.6284],
    [1000,null]
  ]}
  ]
}]
