[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,23],
    [20,67],
    [30,164],
    [50,176],
    [70,178],
    [100,178],
    [150,174],
    [200,166],
    [250,167],
    [300,164],
    [400,173],
    [500,176],
    [600,178],
    [700,169],
    [850,161],
    [925,153],
    [1000,88]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,20],
    [20,68],
    [30,168],
    [50,182],
    [70,184],
    [100,184],
    [150,184],
    [200,176],
    [250,175],
    [300,173],
    [400,180],
    [500,172],
    [600,150],
    [700,132],
    [850,98],
    [925,76],
    [1000,27]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,21],
    [20,72],
    [30,173],
    [50,188],
    [70,190],
    [100,190],
    [150,186],
    [200,180],
    [250,180],
    [300,178],
    [400,183],
    [500,161],
    [600,128],
    [700,107],
    [850,77],
    [925,60],
    [1000,18]
  ]}
  ]
}]
