[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#aa00aa","#FF9933"],
"content": [
  {"name": "UCAR_wetPrf", "data":[
    [1,null],
    [2,18],
    [3,113],
    [5,116],
    [7,116],
    [10,116],
    [20,116],
    [30,116],
    [50,116],
    [70,116],
    [100,116],
    [125,116],
    [150,116],
    [175,116],
    [200,116],
    [225,116],
    [250,116],
    [300,116],
    [350,115],
    [400,115],
    [450,114],
    [500,114],
    [550,113],
    [600,110],
    [650,110],
    [700,106],
    [750,100],
    [775,96],
    [800,94],
    [825,90],
    [850,84],
    [875,80],
    [900,73],
    [925,69],
    [950,61],
    [975,47],
    [1000,16]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [1,116],
    [2,116],
    [3,116],
    [5,116],
    [7,116],
    [10,116],
    [20,116],
    [30,116],
    [50,116],
    [70,116],
    [100,116],
    [125,116],
    [150,116],
    [175,116],
    [200,116],
    [225,116],
    [250,116],
    [300,116],
    [350,115],
    [400,115],
    [450,114],
    [500,114],
    [550,113],
    [600,110],
    [650,110],
    [700,106],
    [750,101],
    [775,98],
    [800,95],
    [825,91],
    [850,84],
    [875,79],
    [900,72],
    [925,67],
    [950,62],
    [975,48],
    [1000,21]
  ]}
  ]
}]
