[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,49],
    [20,63],
    [30,132],
    [50,148],
    [70,167],
    [100,168],
    [150,168],
    [200,162],
    [250,157],
    [300,162],
    [400,167],
    [500,166],
    [600,166],
    [700,162],
    [850,156],
    [925,145],
    [1000,81]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,49],
    [20,63],
    [30,137],
    [50,156],
    [70,172],
    [100,175],
    [150,175],
    [200,168],
    [250,164],
    [300,168],
    [400,173],
    [500,163],
    [600,140],
    [700,128],
    [850,93],
    [925,80],
    [1000,26]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,49],
    [20,65],
    [30,140],
    [50,160],
    [70,177],
    [100,180],
    [150,180],
    [200,173],
    [250,169],
    [300,173],
    [400,175],
    [500,149],
    [600,119],
    [700,103],
    [850,68],
    [925,59],
    [1000,12]
  ]}
  ]
}]
