[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,13],
    [20,68],
    [30,100],
    [50,127],
    [70,147],
    [100,156],
    [150,150],
    [200,147],
    [250,147],
    [300,152],
    [400,157],
    [500,157],
    [600,156],
    [700,150],
    [850,140],
    [925,128],
    [1000,70]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,14],
    [20,77],
    [30,110],
    [50,133],
    [70,154],
    [100,164],
    [150,158],
    [200,157],
    [250,157],
    [300,159],
    [400,162],
    [500,152],
    [600,131],
    [700,109],
    [850,77],
    [925,65],
    [1000,15]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,14],
    [20,77],
    [30,110],
    [50,133],
    [70,155],
    [100,165],
    [150,159],
    [200,158],
    [250,158],
    [300,160],
    [400,155],
    [500,134],
    [600,102],
    [700,85],
    [850,59],
    [925,50],
    [1000,11]
  ]}
  ]
}]
