[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,36],
    [20,68],
    [30,134],
    [50,145],
    [70,153],
    [100,155],
    [150,152],
    [200,141],
    [250,138],
    [300,141],
    [400,151],
    [500,154],
    [600,155],
    [700,149],
    [850,140],
    [925,133],
    [1000,91]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,24],
    [20,55],
    [30,127],
    [50,138],
    [70,147],
    [100,149],
    [150,146],
    [200,136],
    [250,135],
    [300,140],
    [400,144],
    [500,135],
    [600,120],
    [700,100],
    [850,69],
    [925,54],
    [1000,26]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,28],
    [20,67],
    [30,142],
    [50,153],
    [70,162],
    [100,163],
    [150,160],
    [200,150],
    [250,149],
    [300,154],
    [400,154],
    [500,125],
    [600,101],
    [700,78],
    [850,49],
    [925,40],
    [1000,17]
  ]}
  ]
}]
