[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#0000B4"],
"content": [
  {"name": "GPSMETAS (UCAR wet)", "data":[
    [10,null],
    [20,0.0046],
    [30,0.0019],
    [50,0.0021],
    [70,0.0022],
    [100,0.0032],
    [150,0.0087],
    [200,0.0228],
    [250,0.0637],
    [300,0.1136],
    [400,0.4273],
    [500,0.6594],
    [600,1.0081],
    [700,1.0195],
    [850,1.0094],
    [925,0.9149],
    [1000,null]
  ]}
  ]
}]
