[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,29],
    [20,88],
    [30,144],
    [50,161],
    [70,163],
    [100,163],
    [150,157],
    [200,155],
    [250,149],
    [300,156],
    [400,163],
    [500,163],
    [600,162],
    [700,155],
    [850,148],
    [925,140],
    [1000,81]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,34],
    [20,96],
    [30,163],
    [50,181],
    [70,183],
    [100,183],
    [150,177],
    [200,176],
    [250,171],
    [300,176],
    [400,180],
    [500,163],
    [600,144],
    [700,119],
    [850,84],
    [925,59],
    [1000,14]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,34],
    [20,100],
    [30,171],
    [50,189],
    [70,191],
    [100,191],
    [150,185],
    [200,184],
    [250,179],
    [300,184],
    [400,185],
    [500,147],
    [600,122],
    [700,101],
    [850,65],
    [925,47],
    [1000,12]
  ]}
  ]
}]
