[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,null],
    [20,-0.0092],
    [30,-0.0061],
    [50,-0.0059],
    [70,-0.0050],
    [100,-0.0051],
    [150,-0.0115],
    [200,-0.0256],
    [250,-0.0447],
    [300,-0.0497],
    [400,-0.0318],
    [500,-0.0254],
    [600,-0.2192],
    [700,-0.3993],
    [850,-0.4972],
    [925,-0.2338],
    [1000,null]
  ]}
  ]
}]
