[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,21],
    [20,59],
    [30,133],
    [50,147],
    [70,156],
    [100,157],
    [150,156],
    [200,151],
    [250,147],
    [300,145],
    [400,157],
    [500,158],
    [600,158],
    [700,155],
    [850,146],
    [925,140],
    [1000,93]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,23],
    [20,67],
    [30,150],
    [50,163],
    [70,172],
    [100,173],
    [150,173],
    [200,166],
    [250,162],
    [300,159],
    [400,172],
    [500,164],
    [600,143],
    [700,120],
    [850,92],
    [925,75],
    [1000,28]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,24],
    [20,71],
    [30,158],
    [50,171],
    [70,180],
    [100,181],
    [150,181],
    [200,174],
    [250,170],
    [300,167],
    [400,174],
    [500,148],
    [600,119],
    [700,96],
    [850,60],
    [925,46],
    [1000,12]
  ]}
  ]
}]
