[{
"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,86],
    [925,69],
    [1000,16]
  ]},
  {"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,202],
    [500,196],
    [600,171],
    [700,145],
    [850,92],
    [925,74],
    [1000,19]
  ]},
  {"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,175],
    [600,141],
    [700,110],
    [850,61],
    [925,51],
    [1000,11]
  ]}
  ]
}]
