[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#aa00aa","#FF9933"],
"content": [
  {"name": "UCAR_wetPrf", "data":[
    [1,null],
    [2,32],
    [3,87],
    [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,127],
    [800,122],
    [825,116],
    [850,112],
    [875,109],
    [900,102],
    [925,94],
    [950,81],
    [975,48],
    [1000,1]
  ]},
  {"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,83],
    [975,65],
    [1000,22]
  ]}
  ]
}]
