[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,11],
    [20,82],
    [30,108],
    [50,130],
    [70,140],
    [100,148],
    [150,148],
    [200,149],
    [250,147],
    [300,145],
    [400,149],
    [500,150],
    [600,150],
    [700,146],
    [850,140],
    [925,135],
    [1000,71]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,13],
    [20,87],
    [30,112],
    [50,127],
    [70,138],
    [100,150],
    [150,150],
    [200,150],
    [250,150],
    [300,148],
    [400,148],
    [500,142],
    [600,127],
    [700,107],
    [850,72],
    [925,61],
    [1000,20]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,13],
    [20,90],
    [30,118],
    [50,134],
    [70,146],
    [100,157],
    [150,157],
    [200,157],
    [250,156],
    [300,154],
    [400,150],
    [500,134],
    [600,115],
    [700,93],
    [850,58],
    [925,48],
    [1000,16]
  ]}
  ]
}]
