[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,33],
    [20,84],
    [30,132],
    [50,138],
    [70,152],
    [100,157],
    [150,159],
    [200,158],
    [250,157],
    [300,158],
    [400,162],
    [500,162],
    [600,162],
    [700,158],
    [850,152],
    [925,142],
    [1000,92]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,33],
    [20,87],
    [30,135],
    [50,140],
    [70,152],
    [100,160],
    [150,163],
    [200,162],
    [250,160],
    [300,161],
    [400,162],
    [500,152],
    [600,137],
    [700,111],
    [850,74],
    [925,55],
    [1000,20]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,33],
    [20,87],
    [30,139],
    [50,144],
    [70,157],
    [100,166],
    [150,169],
    [200,168],
    [250,166],
    [300,166],
    [400,154],
    [500,134],
    [600,115],
    [700,83],
    [850,52],
    [925,38],
    [1000,10]
  ]}
  ]
}]
