[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,null],
    [20,-0.0050],
    [30,-0.0048],
    [50,-0.0049],
    [70,-0.0050],
    [100,-0.0060],
    [150,-0.0157],
    [200,-0.0298],
    [250,-0.0409],
    [300,-0.0391],
    [400,-0.0654],
    [500,-0.0937],
    [600,-0.1425],
    [700,-0.3024],
    [850,-0.4982],
    [925,-0.4843],
    [1000,-1.4748]
  ]}
  ]
}]
