[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR wet)", "data":[
    [10,null],
    [20,0.0045],
    [30,0.0023],
    [50,0.0019],
    [70,0.0028],
    [100,0.0032],
    [150,0.0101],
    [200,0.0254],
    [250,0.0627],
    [300,0.1484],
    [400,0.3914],
    [500,0.7826],
    [600,1.0614],
    [700,1.4911],
    [850,1.0095],
    [925,1.1945],
    [1000,null]
  ]}
  ]
}]
