[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity Bias (g/kg)",
"color": ["#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,-0.0081],
    [20,-0.0050],
    [30,-0.0048],
    [50,-0.0049],
    [70,-0.0050],
    [100,-0.0060],
    [150,-0.0156],
    [200,-0.0297],
    [250,-0.0407],
    [300,-0.0388],
    [400,-0.0656],
    [500,-0.0953],
    [600,-0.1447],
    [700,-0.3051],
    [850,-0.5044],
    [925,-0.4846],
    [1000,-1.1736]
  ]}
  ]
}]
