[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#aa00aa","#FF9933"],
"content": [
  {"name": "UCAR_wetPrf", "data":[
    [1,null],
    [2,29],
    [3,111],
    [5,148],
    [7,148],
    [10,148],
    [20,148],
    [30,148],
    [50,148],
    [70,148],
    [100,148],
    [125,148],
    [150,148],
    [175,148],
    [200,148],
    [225,148],
    [250,148],
    [300,148],
    [350,147],
    [400,147],
    [450,145],
    [500,144],
    [550,143],
    [600,141],
    [650,135],
    [700,135],
    [750,134],
    [775,131],
    [800,129],
    [825,122],
    [850,117],
    [875,107],
    [900,101],
    [925,87],
    [950,72],
    [975,49],
    [1000,1]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [1,147],
    [2,147],
    [3,147],
    [5,147],
    [7,147],
    [10,147],
    [20,147],
    [30,147],
    [50,147],
    [70,147],
    [100,147],
    [125,147],
    [150,147],
    [175,147],
    [200,147],
    [225,147],
    [250,147],
    [300,147],
    [350,146],
    [400,146],
    [450,144],
    [500,144],
    [550,143],
    [600,141],
    [650,136],
    [700,135],
    [750,134],
    [775,132],
    [800,129],
    [825,123],
    [850,116],
    [875,108],
    [900,101],
    [925,89],
    [950,73],
    [975,51],
    [1000,27]
  ]}
  ]
}]
