[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#FF9933"],
"content": [
  {"name": "UCAR_wetPf2", "data":[
    [1,null],
    [2,null],
    [3,null],
    [5,null],
    [7,null],
    [10,null],
    [20,null],
    [30,null],
    [50,null],
    [70,null],
    [100,0.0030],
    [125,0.0086],
    [150,0.0161],
    [175,0.0153],
    [200,0.0146],
    [225,0.0208],
    [250,0.0279],
    [300,0.0549],
    [350,0.1218],
    [400,0.1730],
    [450,0.2165],
    [500,0.3820],
    [550,0.2448],
    [600,0.3755],
    [650,0.6105],
    [700,0.7810],
    [750,0.7181],
    [775,0.6582],
    [800,0.7333],
    [825,0.8204],
    [850,0.6473],
    [875,0.6481],
    [900,0.6281],
    [925,0.4256],
    [950,0.5165],
    [975,0.7645],
    [1000,0.6635]
  ]}
  ]
}]
