[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,12],
    [20,80],
    [30,106],
    [50,118],
    [70,127],
    [100,135],
    [150,134],
    [200,134],
    [250,131],
    [300,132],
    [400,136],
    [500,137],
    [600,136],
    [700,131],
    [850,126],
    [925,120],
    [1000,77]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,13],
    [20,97],
    [30,123],
    [50,136],
    [70,147],
    [100,155],
    [150,154],
    [200,153],
    [250,151],
    [300,149],
    [400,155],
    [500,145],
    [600,118],
    [700,100],
    [850,71],
    [925,56],
    [1000,15]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,14],
    [20,98],
    [30,124],
    [50,138],
    [70,149],
    [100,157],
    [150,156],
    [200,155],
    [250,153],
    [300,151],
    [400,153],
    [500,133],
    [600,97],
    [700,80],
    [850,57],
    [925,42],
    [1000,11]
  ]}
  ]
}]
