[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#aa00aa","#FF9933"],
"content": [
  {"name": "UCAR_wetPrf", "data":[
    [1,null],
    [2,1],
    [3,3],
    [5,4],
    [7,4],
    [10,4],
    [20,4],
    [30,4],
    [50,4],
    [70,4],
    [100,4],
    [125,4],
    [150,4],
    [175,4],
    [200,4],
    [225,4],
    [250,4],
    [300,4],
    [350,4],
    [400,4],
    [450,4],
    [500,4],
    [550,4],
    [600,4],
    [650,4],
    [700,4],
    [750,4],
    [775,4],
    [800,4],
    [825,4],
    [850,3],
    [875,3],
    [900,3],
    [925,2],
    [950,2],
    [975,2],
    [1000,2]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [1,4],
    [2,4],
    [3,4],
    [5,4],
    [7,4],
    [10,4],
    [20,4],
    [30,4],
    [50,4],
    [70,4],
    [100,4],
    [125,4],
    [150,4],
    [175,4],
    [200,4],
    [225,4],
    [250,4],
    [300,4],
    [350,4],
    [400,4],
    [450,4],
    [500,4],
    [550,4],
    [600,4],
    [650,4],
    [700,4],
    [750,4],
    [775,4],
    [800,3],
    [825,3],
    [850,3],
    [875,3],
    [900,2],
    [925,2],
    [950,2],
    [975,2],
    [1000,1]
  ]}
  ]
}]
