[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#aa00aa","#FF9933"],
"content": [
  {"name": "UCAR_wetPrf", "data":[
    [1,null],
    [2,28],
    [3,126],
    [5,137],
    [7,137],
    [10,137],
    [20,137],
    [30,137],
    [50,137],
    [70,137],
    [100,137],
    [125,137],
    [150,137],
    [175,137],
    [200,137],
    [225,137],
    [250,137],
    [300,137],
    [350,137],
    [400,137],
    [450,137],
    [500,136],
    [550,136],
    [600,136],
    [650,134],
    [700,127],
    [750,124],
    [775,124],
    [800,123],
    [825,119],
    [850,115],
    [875,109],
    [900,104],
    [925,101],
    [950,93],
    [975,72],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [1,137],
    [2,137],
    [3,137],
    [5,137],
    [7,137],
    [10,137],
    [20,137],
    [30,137],
    [50,137],
    [70,137],
    [100,137],
    [125,137],
    [150,137],
    [175,137],
    [200,137],
    [225,137],
    [250,137],
    [300,137],
    [350,137],
    [400,137],
    [450,136],
    [500,136],
    [550,136],
    [600,135],
    [650,128],
    [700,124],
    [750,123],
    [775,120],
    [800,115],
    [825,108],
    [850,101],
    [875,97],
    [900,91],
    [925,76],
    [950,66],
    [975,45],
    [1000,21]
  ]}
  ]
}]
