[{
"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.0022],
    [150,0.0091],
    [200,0.0225],
    [250,0.0697],
    [300,0.1323],
    [400,0.3486],
    [500,0.4770],
    [600,0.5947],
    [700,0.9168],
    [850,0.7969],
    [925,0.2778],
    [1000,null]
  ]}
  ]
}]
