[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#0000B4"],
"content": [
  {"name": "GPSMETAS (UCAR wet)", "data":[
    [10,null],
    [20,0.0036],
    [30,0.0022],
    [50,0.0017],
    [70,0.0022],
    [100,0.0036],
    [150,0.0089],
    [200,0.0222],
    [250,0.0619],
    [300,0.1250],
    [400,0.3671],
    [500,0.7471],
    [600,0.9196],
    [700,1.3679],
    [850,0.4809],
    [925,null],
    [1000,null]
  ]}
  ]
}]
