[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,39],
    [20,54],
    [30,127],
    [50,149],
    [70,159],
    [100,169],
    [150,170],
    [200,168],
    [250,164],
    [300,167],
    [400,170],
    [500,170],
    [600,170],
    [700,164],
    [850,160],
    [925,151],
    [1000,98]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,51],
    [20,67],
    [30,151],
    [50,179],
    [70,190],
    [100,201],
    [150,202],
    [200,200],
    [250,196],
    [300,198],
    [400,200],
    [500,183],
    [600,161],
    [700,132],
    [850,97],
    [925,73],
    [1000,23]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,54],
    [20,70],
    [30,159],
    [50,188],
    [70,199],
    [100,209],
    [150,210],
    [200,208],
    [250,204],
    [300,206],
    [400,201],
    [500,168],
    [600,134],
    [700,108],
    [850,73],
    [925,52],
    [1000,14]
  ]}
  ]
}]
