[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,19],
    [20,111],
    [30,152],
    [50,166],
    [70,169],
    [100,171],
    [150,163],
    [200,159],
    [250,159],
    [300,162],
    [400,169],
    [500,171],
    [600,171],
    [700,160],
    [850,152],
    [925,140],
    [1000,91]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,21],
    [20,115],
    [30,150],
    [50,158],
    [70,159],
    [100,159],
    [150,154],
    [200,155],
    [250,154],
    [300,151],
    [400,153],
    [500,149],
    [600,120],
    [700,101],
    [850,67],
    [925,48],
    [1000,10]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,21],
    [20,119],
    [30,157],
    [50,167],
    [70,169],
    [100,168],
    [150,163],
    [200,163],
    [250,162],
    [300,160],
    [400,155],
    [500,137],
    [600,101],
    [700,91],
    [850,55],
    [925,41],
    [1000,14]
  ]}
  ]
}]
