[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,45],
    [20,90],
    [30,141],
    [50,162],
    [70,181],
    [100,180],
    [150,181],
    [200,175],
    [250,171],
    [300,172],
    [400,181],
    [500,181],
    [600,180],
    [700,172],
    [850,167],
    [925,157],
    [1000,98]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,45],
    [20,89],
    [30,143],
    [50,165],
    [70,183],
    [100,184],
    [150,185],
    [200,178],
    [250,175],
    [300,176],
    [400,183],
    [500,175],
    [600,162],
    [700,129],
    [850,87],
    [925,62],
    [1000,17]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,48],
    [20,98],
    [30,156],
    [50,179],
    [70,197],
    [100,198],
    [150,199],
    [200,190],
    [250,187],
    [300,190],
    [400,194],
    [500,171],
    [600,147],
    [700,118],
    [850,77],
    [925,49],
    [1000,17]
  ]}
  ]
}]
