[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#FF9933"],
"content": [
  {"name": "STAR_wetPrf", "data":[
    [10,36],
    [20,117],
    [30,169],
    [50,193],
    [70,194],
    [100,194],
    [150,194],
    [200,186],
    [250,180],
    [300,180],
    [400,191],
    [500,187],
    [600,163],
    [700,134],
    [850,85],
    [925,68],
    [1000,14]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,37],
    [20,125],
    [30,178],
    [50,203],
    [70,204],
    [100,203],
    [150,203],
    [200,195],
    [250,189],
    [300,189],
    [400,193],
    [500,176],
    [600,141],
    [700,110],
    [850,60],
    [925,51],
    [1000,13]
  ]}
  ]
}]
