[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#FF9933"],
"content": [
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0027],
    [20,0.0006],
    [30,0.0025],
    [50,0.0022],
    [70,0.0031],
    [100,0.0033],
    [150,0.0116],
    [200,0.0408],
    [250,0.1197],
    [300,0.2367],
    [400,0.4309],
    [500,0.4809],
    [600,0.6174],
    [700,0.9215],
    [850,0.9616],
    [925,0.8310],
    [1000,0.7135]
  ]}
  ]
}]
