[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,20],
    [20,66],
    [30,136],
    [50,156],
    [70,165],
    [100,165],
    [150,164],
    [200,160],
    [250,159],
    [300,159],
    [400,163],
    [500,164],
    [600,164],
    [700,163],
    [850,155],
    [925,140],
    [1000,100]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,24],
    [20,66],
    [30,137],
    [50,161],
    [70,170],
    [100,170],
    [150,169],
    [200,166],
    [250,162],
    [300,160],
    [400,168],
    [500,158],
    [600,130],
    [700,109],
    [850,65],
    [925,46],
    [1000,13]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,27],
    [20,73],
    [30,149],
    [50,173],
    [70,182],
    [100,182],
    [150,181],
    [200,176],
    [250,173],
    [300,172],
    [400,178],
    [500,152],
    [600,120],
    [700,97],
    [850,55],
    [925,36],
    [1000,11]
  ]}
  ]
}]
