[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,34],
    [20,50],
    [30,117],
    [50,139],
    [70,149],
    [100,152],
    [150,149],
    [200,147],
    [250,147],
    [300,147],
    [400,152],
    [500,152],
    [600,150],
    [700,144],
    [850,140],
    [925,133],
    [1000,82]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,44],
    [20,63],
    [30,143],
    [50,166],
    [70,176],
    [100,180],
    [150,177],
    [200,174],
    [250,172],
    [300,174],
    [400,177],
    [500,171],
    [600,146],
    [700,128],
    [850,84],
    [925,72],
    [1000,22]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,47],
    [20,68],
    [30,152],
    [50,175],
    [70,185],
    [100,189],
    [150,186],
    [200,183],
    [250,181],
    [300,183],
    [400,182],
    [500,163],
    [600,135],
    [700,115],
    [850,73],
    [925,61],
    [1000,15]
  ]}
  ]
}]
