[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,40],
    [20,60],
    [30,126],
    [50,145],
    [70,155],
    [100,162],
    [150,160],
    [200,153],
    [250,153],
    [300,155],
    [400,160],
    [500,162],
    [600,161],
    [700,157],
    [850,151],
    [925,144],
    [1000,96]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,45],
    [20,68],
    [30,138],
    [50,159],
    [70,169],
    [100,177],
    [150,177],
    [200,167],
    [250,165],
    [300,167],
    [400,174],
    [500,162],
    [600,144],
    [700,115],
    [850,75],
    [925,54],
    [1000,12]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,48],
    [20,74],
    [30,149],
    [50,170],
    [70,180],
    [100,187],
    [150,186],
    [200,174],
    [250,173],
    [300,175],
    [400,177],
    [500,152],
    [600,128],
    [700,101],
    [850,65],
    [925,43],
    [1000,9]
  ]}
  ]
}]
