[{
"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.0102],
    [200,0.0253],
    [250,0.0625],
    [300,0.1487],
    [400,0.3902],
    [500,0.7735],
    [600,1.0567],
    [700,1.5404],
    [850,0.9959],
    [925,1.1871],
    [1000,null]
  ]}
  ]
}]
