[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,1],
    [20,75],
    [30,118],
    [50,132],
    [70,142],
    [100,141],
    [150,142],
    [200,139],
    [250,137],
    [300,136],
    [400,144],
    [500,143],
    [600,144],
    [700,141],
    [850,140],
    [925,134],
    [1000,94]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,2],
    [20,83],
    [30,130],
    [50,143],
    [70,149],
    [100,147],
    [150,147],
    [200,144],
    [250,145],
    [300,145],
    [400,148],
    [500,138],
    [600,117],
    [700,101],
    [850,70],
    [925,52],
    [1000,20]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,2],
    [20,87],
    [30,137],
    [50,150],
    [70,156],
    [100,153],
    [150,154],
    [200,151],
    [250,152],
    [300,151],
    [400,151],
    [500,127],
    [600,103],
    [700,85],
    [850,53],
    [925,44],
    [1000,15]
  ]}
  ]
}]
