[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,8],
    [20,81],
    [30,113],
    [50,127],
    [70,136],
    [100,139],
    [150,138],
    [200,137],
    [250,136],
    [300,136],
    [400,140],
    [500,141],
    [600,140],
    [700,135],
    [850,132],
    [925,124],
    [1000,80]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,10],
    [20,84],
    [30,118],
    [50,132],
    [70,141],
    [100,146],
    [150,144],
    [200,142],
    [250,142],
    [300,142],
    [400,145],
    [500,134],
    [600,122],
    [700,105],
    [850,73],
    [925,60],
    [1000,20]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,10],
    [20,86],
    [30,122],
    [50,139],
    [70,148],
    [100,153],
    [150,151],
    [200,149],
    [250,149],
    [300,149],
    [400,148],
    [500,129],
    [600,112],
    [700,94],
    [850,58],
    [925,46],
    [1000,11]
  ]}
  ]
}]
