[{
"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.0021],
    [50,0.0017],
    [70,0.0019],
    [100,0.0028],
    [150,0.0083],
    [200,0.0221],
    [250,0.0563],
    [300,0.1247],
    [400,0.3120],
    [500,0.5507],
    [600,0.8217],
    [700,1.2263],
    [850,1.2334],
    [925,1.0319],
    [1000,0.9020]
  ]}
  ]
}]
