[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,9],
    [20,60],
    [30,163],
    [50,174],
    [70,174],
    [100,174],
    [150,171],
    [200,170],
    [250,170],
    [300,171],
    [400,174],
    [500,174],
    [600,174],
    [700,171],
    [850,162],
    [925,153],
    [1000,88]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,9],
    [20,63],
    [30,170],
    [50,178],
    [70,178],
    [100,178],
    [150,175],
    [200,174],
    [250,174],
    [300,176],
    [400,177],
    [500,173],
    [600,142],
    [700,116],
    [850,89],
    [925,72],
    [1000,23]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,9],
    [20,63],
    [30,174],
    [50,185],
    [70,185],
    [100,185],
    [150,182],
    [200,180],
    [250,180],
    [300,182],
    [400,179],
    [500,159],
    [600,122],
    [700,94],
    [850,65],
    [925,48],
    [1000,8]
  ]}
  ]
}]
