[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#aa00aa","#FF9933"],
"content": [
  {"name": "UCAR_wetPrf", "data":[
    [1,null],
    [2,23],
    [3,86],
    [5,142],
    [7,142],
    [10,142],
    [20,142],
    [30,142],
    [50,142],
    [70,142],
    [100,142],
    [125,142],
    [150,142],
    [175,142],
    [200,142],
    [225,142],
    [250,142],
    [300,142],
    [350,142],
    [400,141],
    [450,137],
    [500,136],
    [550,136],
    [600,136],
    [650,135],
    [700,132],
    [750,128],
    [775,127],
    [800,122],
    [825,118],
    [850,114],
    [875,110],
    [900,105],
    [925,103],
    [950,97],
    [975,75],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [1,142],
    [2,142],
    [3,142],
    [5,142],
    [7,142],
    [10,142],
    [20,142],
    [30,142],
    [50,142],
    [70,142],
    [100,142],
    [125,142],
    [150,142],
    [175,142],
    [200,142],
    [225,142],
    [250,142],
    [300,142],
    [350,142],
    [400,138],
    [450,137],
    [500,136],
    [550,136],
    [600,135],
    [650,133],
    [700,128],
    [750,123],
    [775,119],
    [800,114],
    [825,111],
    [850,105],
    [875,102],
    [900,94],
    [925,87],
    [950,74],
    [975,52],
    [1000,27]
  ]}
  ]
}]
