[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,null],
    [20,-0.0064],
    [30,-0.0052],
    [50,-0.0050],
    [70,-0.0056],
    [100,-0.0061],
    [150,-0.0147],
    [200,-0.0291],
    [250,-0.0415],
    [300,-0.0376],
    [400,-0.0269],
    [500,0.1226],
    [600,0.2228],
    [700,0.0419],
    [850,-0.6160],
    [925,-1.1658],
    [1000,null]
  ]}
  ]
}]
