[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,25],
    [20,64],
    [30,127],
    [50,149],
    [70,158],
    [100,163],
    [150,163],
    [200,160],
    [250,155],
    [300,151],
    [400,161],
    [500,163],
    [600,163],
    [700,159],
    [850,152],
    [925,143],
    [1000,103]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,27],
    [20,66],
    [30,136],
    [50,157],
    [70,168],
    [100,173],
    [150,173],
    [200,169],
    [250,163],
    [300,162],
    [400,165],
    [500,150],
    [600,129],
    [700,110],
    [850,74],
    [925,60],
    [1000,26]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,30],
    [20,72],
    [30,142],
    [50,163],
    [70,174],
    [100,179],
    [150,179],
    [200,174],
    [250,168],
    [300,166],
    [400,169],
    [500,140],
    [600,110],
    [700,90],
    [850,51],
    [925,41],
    [1000,17]
  ]}
  ]
}]
