[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,29],
    [20,62],
    [30,106],
    [50,121],
    [70,128],
    [100,132],
    [150,131],
    [200,131],
    [250,128],
    [300,130],
    [400,130],
    [500,132],
    [600,131],
    [700,125],
    [850,118],
    [925,114],
    [1000,81]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,23],
    [20,63],
    [30,114],
    [50,132],
    [70,141],
    [100,144],
    [150,144],
    [200,142],
    [250,140],
    [300,142],
    [400,144],
    [500,139],
    [600,117],
    [700,98],
    [850,75],
    [925,60],
    [1000,27]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,25],
    [20,67],
    [30,120],
    [50,139],
    [70,148],
    [100,149],
    [150,149],
    [200,147],
    [250,145],
    [300,147],
    [400,146],
    [500,133],
    [600,105],
    [700,86],
    [850,60],
    [925,47],
    [1000,16]
  ]}
  ]
}]
