[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,8],
    [20,97],
    [30,187],
    [50,191],
    [70,191],
    [100,191],
    [150,185],
    [200,176],
    [250,172],
    [300,176],
    [400,188],
    [500,191],
    [600,191],
    [700,184],
    [850,177],
    [925,161],
    [1000,105]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,7],
    [20,100],
    [30,193],
    [50,198],
    [70,198],
    [100,198],
    [150,192],
    [200,180],
    [250,179],
    [300,182],
    [400,196],
    [500,190],
    [600,170],
    [700,150],
    [850,113],
    [925,85],
    [1000,28]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,7],
    [20,105],
    [30,199],
    [50,204],
    [70,204],
    [100,204],
    [150,198],
    [200,186],
    [250,184],
    [300,187],
    [400,194],
    [500,180],
    [600,154],
    [700,128],
    [850,94],
    [925,66],
    [1000,19]
  ]}
  ]
}]
