[{
"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.0149],
    [225,0.0215],
    [250,0.0288],
    [300,0.0548],
    [350,0.1225],
    [400,0.1763],
    [450,0.2223],
    [500,0.3854],
    [550,0.2481],
    [600,0.3778],
    [650,0.6152],
    [700,0.7842],
    [750,0.7191],
    [775,0.6559],
    [800,0.7312],
    [825,0.8153],
    [850,0.5993],
    [875,0.6252],
    [900,0.6105],
    [925,0.3819],
    [950,0.5041],
    [975,0.6618],
    [1000,0.6185]
  ]}
  ]
}]
