[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#aa00aa","#FF9933"],
"content": [
  {"name": "UCAR_wetPrf", "data":[
    [1,null],
    [2,20],
    [3,120],
    [5,130],
    [7,130],
    [10,130],
    [20,130],
    [30,130],
    [50,130],
    [70,130],
    [100,130],
    [125,130],
    [150,130],
    [175,130],
    [200,130],
    [225,130],
    [250,130],
    [300,130],
    [350,129],
    [400,127],
    [450,125],
    [500,122],
    [550,121],
    [600,121],
    [650,119],
    [700,114],
    [750,113],
    [775,113],
    [800,110],
    [825,106],
    [850,102],
    [875,99],
    [900,91],
    [925,83],
    [950,72],
    [975,46],
    [1000,18]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [1,130],
    [2,130],
    [3,130],
    [5,130],
    [7,130],
    [10,130],
    [20,130],
    [30,130],
    [50,130],
    [70,130],
    [100,130],
    [125,130],
    [150,130],
    [175,130],
    [200,130],
    [225,130],
    [250,130],
    [300,130],
    [350,129],
    [400,127],
    [450,125],
    [500,122],
    [550,121],
    [600,121],
    [650,119],
    [700,114],
    [750,113],
    [775,113],
    [800,110],
    [825,106],
    [850,102],
    [875,98],
    [900,90],
    [925,80],
    [950,72],
    [975,51],
    [1000,20]
  ]}
  ]
}]
