[{
"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.0621],
    [300,0.1255],
    [400,0.3668],
    [500,0.7336],
    [600,0.9401],
    [700,1.3679],
    [850,0.5022],
    [925,null],
    [1000,null]
  ]}
  ]
}]
