[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#0000B4"],
"content": [
  {"name": "GPSMETAS (UCAR wet)", "data":[
    [10,null],
    [20,-0.0087],
    [30,-0.0062],
    [50,-0.0062],
    [70,-0.0053],
    [100,-0.0051],
    [150,-0.0107],
    [200,-0.0229],
    [250,-0.0295],
    [300,-0.0235],
    [400,-0.0044],
    [500,-0.0329],
    [600,-0.2935],
    [700,-1.0391],
    [850,-0.7156],
    [925,-1.6492],
    [1000,null]
  ]}
  ]
}]
