[{
"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.0222],
    [250,0.0562],
    [300,0.1243],
    [400,0.3118],
    [500,0.5507],
    [600,0.8222],
    [700,1.2270],
    [850,1.2328],
    [925,1.0308],
    [1000,0.6523]
  ]}
  ]
}]
