[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,194],
    [20,194],
    [30,194],
    [50,194],
    [70,194],
    [100,194],
    [150,194],
    [200,194],
    [250,194],
    [300,194],
    [400,193],
    [500,187],
    [600,163],
    [700,134],
    [850,85],
    [925,68],
    [1000,14]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,204],
    [20,204],
    [30,204],
    [50,204],
    [70,204],
    [100,203],
    [150,203],
    [200,203],
    [250,203],
    [300,203],
    [400,203],
    [500,196],
    [600,173],
    [700,145],
    [850,98],
    [925,78],
    [1000,47]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,204],
    [20,204],
    [30,204],
    [50,204],
    [70,204],
    [100,203],
    [150,203],
    [200,203],
    [250,203],
    [300,203],
    [400,194],
    [500,176],
    [600,141],
    [700,110],
    [850,60],
    [925,51],
    [1000,13]
  ]}
  ]
}]
