[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#aa00aa","#FF9933"],
"content": [
  {"name": "UCAR_wetPrf", "data":[
    [1,null],
    [2,30],
    [3,98],
    [5,131],
    [7,131],
    [10,131],
    [20,131],
    [30,131],
    [50,131],
    [70,131],
    [100,131],
    [125,131],
    [150,131],
    [175,131],
    [200,131],
    [225,131],
    [250,131],
    [300,131],
    [350,131],
    [400,129],
    [450,126],
    [500,126],
    [550,126],
    [600,126],
    [650,124],
    [700,118],
    [750,118],
    [775,117],
    [800,114],
    [825,111],
    [850,105],
    [875,102],
    [900,96],
    [925,92],
    [950,82],
    [975,65],
    [1000,1]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [1,131],
    [2,131],
    [3,131],
    [5,131],
    [7,131],
    [10,131],
    [20,131],
    [30,131],
    [50,131],
    [70,131],
    [100,131],
    [125,131],
    [150,131],
    [175,131],
    [200,131],
    [225,131],
    [250,131],
    [300,131],
    [350,131],
    [400,127],
    [450,126],
    [500,126],
    [550,126],
    [600,124],
    [650,118],
    [700,118],
    [750,114],
    [775,112],
    [800,105],
    [825,101],
    [850,94],
    [875,89],
    [900,83],
    [925,74],
    [950,65],
    [975,44],
    [1000,22]
  ]}
  ]
}]
