[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,3],
    [20,97],
    [30,125],
    [50,143],
    [70,148],
    [100,148],
    [150,147],
    [200,144],
    [250,140],
    [300,141],
    [400,145],
    [500,148],
    [600,147],
    [700,143],
    [850,137],
    [925,130],
    [1000,84]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,3],
    [20,101],
    [30,132],
    [50,144],
    [70,148],
    [100,148],
    [150,147],
    [200,144],
    [250,140],
    [300,141],
    [400,146],
    [500,137],
    [600,110],
    [700,86],
    [850,59],
    [925,46],
    [1000,9]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,3],
    [20,105],
    [30,136],
    [50,148],
    [70,152],
    [100,152],
    [150,150],
    [200,146],
    [250,142],
    [300,143],
    [400,149],
    [500,133],
    [600,100],
    [700,75],
    [850,45],
    [925,31],
    [1000,5]
  ]}
  ]
}]
