[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#aa00aa","#FF9933"],
"content": [
  {"name": "UCAR_wetPrf", "data":[
    [1,null],
    [2,24],
    [3,98],
    [5,142],
    [7,142],
    [10,142],
    [20,142],
    [30,142],
    [50,142],
    [70,142],
    [100,142],
    [125,142],
    [150,142],
    [175,142],
    [200,142],
    [225,142],
    [250,142],
    [300,142],
    [350,142],
    [400,138],
    [450,137],
    [500,136],
    [550,136],
    [600,135],
    [650,132],
    [700,128],
    [750,122],
    [775,118],
    [800,114],
    [825,110],
    [850,106],
    [875,101],
    [900,95],
    [925,83],
    [950,70],
    [975,44],
    [1000,null]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [1,142],
    [2,142],
    [3,142],
    [5,142],
    [7,142],
    [10,142],
    [20,142],
    [30,142],
    [50,142],
    [70,142],
    [100,142],
    [125,142],
    [150,142],
    [175,142],
    [200,142],
    [225,142],
    [250,142],
    [300,142],
    [350,142],
    [400,138],
    [450,137],
    [500,136],
    [550,136],
    [600,135],
    [650,133],
    [700,128],
    [750,124],
    [775,119],
    [800,114],
    [825,111],
    [850,105],
    [875,102],
    [900,94],
    [925,87],
    [950,74],
    [975,54],
    [1000,28]
  ]}
  ]
}]
