[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,25],
    [20,78],
    [30,107],
    [50,121],
    [70,131],
    [100,142],
    [150,138],
    [200,134],
    [250,136],
    [300,135],
    [400,142],
    [500,142],
    [600,142],
    [700,140],
    [850,130],
    [925,123],
    [1000,70]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,31],
    [20,87],
    [30,117],
    [50,130],
    [70,144],
    [100,155],
    [150,151],
    [200,145],
    [250,149],
    [300,150],
    [400,155],
    [500,141],
    [600,128],
    [700,110],
    [850,74],
    [925,56],
    [1000,10]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,31],
    [20,89],
    [30,122],
    [50,137],
    [70,151],
    [100,162],
    [150,158],
    [200,152],
    [250,156],
    [300,157],
    [400,151],
    [500,130],
    [600,107],
    [700,89],
    [850,57],
    [925,38],
    [1000,6]
  ]}
  ]
}]
