[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,15],
    [20,49],
    [30,140],
    [50,174],
    [70,174],
    [100,172],
    [150,172],
    [200,167],
    [250,159],
    [300,160],
    [400,171],
    [500,173],
    [600,173],
    [700,168],
    [850,159],
    [925,153],
    [1000,93]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,17],
    [20,51],
    [30,146],
    [50,182],
    [70,182],
    [100,180],
    [150,180],
    [200,173],
    [250,170],
    [300,167],
    [400,175],
    [500,168],
    [600,153],
    [700,141],
    [850,107],
    [925,91],
    [1000,20]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,17],
    [20,54],
    [30,150],
    [50,186],
    [70,186],
    [100,184],
    [150,184],
    [200,176],
    [250,172],
    [300,169],
    [400,175],
    [500,155],
    [600,130],
    [700,115],
    [850,84],
    [925,73],
    [1000,16]
  ]}
  ]
}]
