[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#0000B4"],
"content": [
  {"name": "GPSMETAS (UCAR wet)", "data":[
    [10,null],
    [20,-0.0074],
    [30,-0.0056],
    [50,-0.0063],
    [70,-0.0067],
    [100,-0.0070],
    [150,-0.0154],
    [200,-0.0309],
    [250,-0.0476],
    [300,-0.0522],
    [400,0.0195],
    [500,0.0677],
    [600,-0.1530],
    [700,-0.3412],
    [850,-0.8742],
    [925,-0.7070],
    [1000,null]
  ]}
  ]
}]
