[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,17],
    [20,60],
    [30,79],
    [50,83],
    [70,87],
    [100,89],
    [150,94],
    [200,92],
    [250,92],
    [300,88],
    [400,96],
    [500,97],
    [600,97],
    [700,95],
    [850,91],
    [925,80],
    [1000,46]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,17],
    [20,61],
    [30,85],
    [50,89],
    [70,93],
    [100,96],
    [150,96],
    [200,95],
    [250,94],
    [300,93],
    [400,98],
    [500,92],
    [600,78],
    [700,67],
    [850,40],
    [925,34],
    [1000,4]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,18],
    [20,64],
    [30,90],
    [50,94],
    [70,98],
    [100,99],
    [150,99],
    [200,98],
    [250,97],
    [300,96],
    [400,99],
    [500,88],
    [600,64],
    [700,53],
    [850,29],
    [925,27],
    [1000,6]
  ]}
  ]
}]
