[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,24],
    [20,61],
    [30,155],
    [50,162],
    [70,162],
    [100,162],
    [150,160],
    [200,154],
    [250,151],
    [300,153],
    [400,159],
    [500,161],
    [600,161],
    [700,155],
    [850,148],
    [925,143],
    [1000,94]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,26],
    [20,72],
    [30,170],
    [50,175],
    [70,175],
    [100,175],
    [150,171],
    [200,168],
    [250,162],
    [300,166],
    [400,167],
    [500,164],
    [600,138],
    [700,121],
    [850,86],
    [925,73],
    [1000,23]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,26],
    [20,72],
    [30,174],
    [50,180],
    [70,180],
    [100,180],
    [150,176],
    [200,173],
    [250,167],
    [300,171],
    [400,167],
    [500,153],
    [600,114],
    [700,97],
    [850,62],
    [925,50],
    [1000,10]
  ]}
  ]
}]
