[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#aa00aa","#FF9933"],
"content": [
  {"name": "UCAR_wetPrf", "data":[
    [1,null],
    [2,23],
    [3,74],
    [5,132],
    [7,132],
    [10,132],
    [20,132],
    [30,132],
    [50,132],
    [70,132],
    [100,132],
    [125,132],
    [150,132],
    [175,132],
    [200,132],
    [225,132],
    [250,132],
    [300,132],
    [350,132],
    [400,132],
    [450,131],
    [500,130],
    [550,130],
    [600,130],
    [650,130],
    [700,128],
    [750,126],
    [775,123],
    [800,121],
    [825,116],
    [850,115],
    [875,109],
    [900,106],
    [925,100],
    [950,93],
    [975,74],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [1,132],
    [2,132],
    [3,132],
    [5,132],
    [7,132],
    [10,132],
    [20,132],
    [30,132],
    [50,132],
    [70,132],
    [100,132],
    [125,132],
    [150,132],
    [175,132],
    [200,132],
    [225,132],
    [250,132],
    [300,132],
    [350,132],
    [400,132],
    [450,131],
    [500,130],
    [550,130],
    [600,130],
    [650,127],
    [700,127],
    [750,121],
    [775,119],
    [800,116],
    [825,108],
    [850,104],
    [875,99],
    [900,88],
    [925,84],
    [950,71],
    [975,50],
    [1000,19]
  ]}
  ]
}]
