[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,39],
    [20,50],
    [30,114],
    [50,145],
    [70,164],
    [100,165],
    [150,165],
    [200,158],
    [250,155],
    [300,159],
    [400,164],
    [500,165],
    [600,161],
    [700,157],
    [850,150],
    [925,142],
    [1000,97]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,53],
    [20,64],
    [30,129],
    [50,164],
    [70,185],
    [100,186],
    [150,185],
    [200,176],
    [250,170],
    [300,173],
    [400,182],
    [500,175],
    [600,156],
    [700,139],
    [850,101],
    [925,82],
    [1000,32]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,55],
    [20,66],
    [30,135],
    [50,170],
    [70,191],
    [100,192],
    [150,190],
    [200,180],
    [250,174],
    [300,179],
    [400,185],
    [500,163],
    [600,124],
    [700,104],
    [850,61],
    [925,46],
    [1000,11]
  ]}
  ]
}]
