[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#FF9933"],
"content": [
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0026],
    [20,0.0006],
    [30,0.0025],
    [50,0.0022],
    [70,0.0032],
    [100,0.0033],
    [150,0.0115],
    [200,0.0400],
    [250,0.1172],
    [300,0.2343],
    [400,0.4352],
    [500,0.4846],
    [600,0.6170],
    [700,0.9218],
    [850,0.9442],
    [925,0.8137],
    [1000,0.6434]
  ]}
  ]
}]
