[{
"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.0216],
    [250,0.0587],
    [300,0.1173],
    [400,0.3393],
    [500,0.6160],
    [600,0.8605],
    [700,0.9048],
    [850,0.5009],
    [925,0.2170],
    [1000,null]
  ]}
  ]
}]
