[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,23],
    [20,66],
    [30,138],
    [50,158],
    [70,167],
    [100,168],
    [150,168],
    [200,167],
    [250,165],
    [300,164],
    [400,168],
    [500,168],
    [600,168],
    [700,165],
    [850,161],
    [925,154],
    [1000,110]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,22],
    [20,71],
    [30,145],
    [50,169],
    [70,179],
    [100,179],
    [150,179],
    [200,176],
    [250,176],
    [300,175],
    [400,177],
    [500,162],
    [600,141],
    [700,122],
    [850,81],
    [925,63],
    [1000,20]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,25],
    [20,76],
    [30,155],
    [50,179],
    [70,189],
    [100,189],
    [150,189],
    [200,186],
    [250,186],
    [300,184],
    [400,183],
    [500,157],
    [600,124],
    [700,103],
    [850,62],
    [925,49],
    [1000,18]
  ]}
  ]
}]
