[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,null],
    [20,0.0036],
    [30,0.0020],
    [50,0.0020],
    [70,0.0023],
    [100,0.0030],
    [150,0.0075],
    [200,0.0217],
    [250,0.0587],
    [300,0.1172],
    [400,0.3413],
    [500,0.6188],
    [600,0.8574],
    [700,0.9163],
    [850,0.4853],
    [925,0.1936],
    [1000,null]
  ]}
  ]
}]
