[{
"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.0229],
    [250,0.0639],
    [300,0.1138],
    [400,0.4303],
    [500,0.6716],
    [600,1.0082],
    [700,1.0261],
    [850,1.0075],
    [925,0.9730],
    [1000,null]
  ]}
  ]
}]
