[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,15],
    [20,83],
    [30,128],
    [50,129],
    [70,129],
    [100,128],
    [150,125],
    [200,120],
    [250,117],
    [300,118],
    [400,129],
    [500,129],
    [600,128],
    [700,124],
    [850,121],
    [925,113],
    [1000,71]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,15],
    [20,94],
    [30,148],
    [50,151],
    [70,151],
    [100,150],
    [150,145],
    [200,141],
    [250,139],
    [300,139],
    [400,151],
    [500,149],
    [600,129],
    [700,106],
    [850,75],
    [925,54],
    [1000,13]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,15],
    [20,98],
    [30,156],
    [50,160],
    [70,160],
    [100,158],
    [150,153],
    [200,148],
    [250,146],
    [300,146],
    [400,149],
    [500,133],
    [600,102],
    [700,85],
    [850,60],
    [925,43],
    [1000,9]
  ]}
  ]
}]
