[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,43],
    [20,58],
    [30,125],
    [50,147],
    [70,159],
    [100,166],
    [150,167],
    [200,160],
    [250,158],
    [300,159],
    [400,166],
    [500,167],
    [600,167],
    [700,157],
    [850,154],
    [925,142],
    [1000,90]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,46],
    [20,57],
    [30,132],
    [50,158],
    [70,168],
    [100,175],
    [150,176],
    [200,168],
    [250,168],
    [300,168],
    [400,174],
    [500,168],
    [600,151],
    [700,130],
    [850,84],
    [925,64],
    [1000,18]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,52],
    [20,65],
    [30,147],
    [50,173],
    [70,183],
    [100,188],
    [150,189],
    [200,181],
    [250,181],
    [300,181],
    [400,179],
    [500,158],
    [600,129],
    [700,104],
    [850,62],
    [925,46],
    [1000,16]
  ]}
  ]
}]
