[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#0000B4"],
"content": [
  {"name": "GPSMETAS (UCAR wet)", "data":[
    [10,null],
    [20,-0.0086],
    [30,-0.0060],
    [50,-0.0060],
    [70,-0.0057],
    [100,-0.0057],
    [150,-0.0135],
    [200,-0.0269],
    [250,-0.0445],
    [300,0.0057],
    [400,-0.0124],
    [500,-0.0864],
    [600,-0.4272],
    [700,-0.7362],
    [850,-0.5071],
    [925,-1.1289],
    [1000,null]
  ]}
  ]
}]
