[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#aa00aa","#FF9933"],
"content": [
  {"name": "UCAR_wetPrf", "data":[
    [1,null],
    [2,26],
    [3,75],
    [5,131],
    [7,131],
    [10,131],
    [20,131],
    [30,131],
    [50,131],
    [70,131],
    [100,131],
    [125,131],
    [150,131],
    [175,131],
    [200,131],
    [225,131],
    [250,131],
    [300,131],
    [350,131],
    [400,130],
    [450,127],
    [500,127],
    [550,127],
    [600,127],
    [650,126],
    [700,122],
    [750,119],
    [775,117],
    [800,117],
    [825,109],
    [850,103],
    [875,101],
    [900,97],
    [925,90],
    [950,82],
    [975,65],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [1,131],
    [2,131],
    [3,131],
    [5,131],
    [7,131],
    [10,131],
    [20,131],
    [30,131],
    [50,131],
    [70,131],
    [100,131],
    [125,131],
    [150,131],
    [175,131],
    [200,131],
    [225,131],
    [250,131],
    [300,131],
    [350,130],
    [400,128],
    [450,127],
    [500,127],
    [550,127],
    [600,127],
    [650,122],
    [700,120],
    [750,117],
    [775,113],
    [800,104],
    [825,100],
    [850,97],
    [875,87],
    [900,76],
    [925,70],
    [950,60],
    [975,46],
    [1000,26]
  ]}
  ]
}]
