[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#0000B4"],
"content": [
  {"name": "GPSMETAS (UCAR wet)", "data":[
    [10,null],
    [20,0.0053],
    [30,0.0018],
    [50,0.0015],
    [70,0.0020],
    [100,0.0023],
    [150,0.0092],
    [200,0.0227],
    [250,0.0711],
    [300,0.1370],
    [400,0.3723],
    [500,0.4955],
    [600,0.5390],
    [700,0.7324],
    [850,0.7661],
    [925,0.2891],
    [1000,null]
  ]}
  ]
}]
