[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,19],
    [20,77],
    [30,113],
    [50,122],
    [70,133],
    [100,144],
    [150,145],
    [200,141],
    [250,143],
    [300,142],
    [400,145],
    [500,146],
    [600,146],
    [700,139],
    [850,136],
    [925,130],
    [1000,77]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,17],
    [20,80],
    [30,111],
    [50,125],
    [70,138],
    [100,151],
    [150,152],
    [200,148],
    [250,150],
    [300,147],
    [400,147],
    [500,138],
    [600,120],
    [700,94],
    [850,71],
    [925,48],
    [1000,6]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,17],
    [20,81],
    [30,118],
    [50,132],
    [70,145],
    [100,157],
    [150,158],
    [200,154],
    [250,156],
    [300,153],
    [400,146],
    [500,120],
    [600,95],
    [700,75],
    [850,50],
    [925,36],
    [1000,4]
  ]}
  ]
}]
