[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#aa00aa","#FF9933"],
"content": [
  {"name": "UCAR_wetPrf", "data":[
    [1,null],
    [2,31],
    [3,90],
    [5,143],
    [7,143],
    [10,143],
    [20,143],
    [30,143],
    [50,143],
    [70,143],
    [100,143],
    [125,143],
    [150,143],
    [175,143],
    [200,143],
    [225,143],
    [250,143],
    [300,143],
    [350,143],
    [400,143],
    [450,141],
    [500,140],
    [550,140],
    [600,140],
    [650,138],
    [700,136],
    [750,134],
    [775,132],
    [800,131],
    [825,127],
    [850,123],
    [875,116],
    [900,114],
    [925,110],
    [950,102],
    [975,86],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [1,143],
    [2,143],
    [3,143],
    [5,143],
    [7,143],
    [10,143],
    [20,143],
    [30,143],
    [50,143],
    [70,143],
    [100,143],
    [125,143],
    [150,143],
    [175,143],
    [200,143],
    [225,143],
    [250,143],
    [300,143],
    [350,143],
    [400,142],
    [450,140],
    [500,140],
    [550,140],
    [600,138],
    [650,136],
    [700,135],
    [750,131],
    [775,128],
    [800,122],
    [825,115],
    [850,111],
    [875,107],
    [900,100],
    [925,94],
    [950,84],
    [975,65],
    [1000,21]
  ]}
  ]
}]
