[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,45],
    [20,74],
    [30,145],
    [50,165],
    [70,179],
    [100,181],
    [150,183],
    [200,182],
    [250,180],
    [300,178],
    [400,184],
    [500,184],
    [600,181],
    [700,175],
    [850,170],
    [925,156],
    [1000,102]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,49],
    [20,74],
    [30,144],
    [50,165],
    [70,181],
    [100,182],
    [150,185],
    [200,184],
    [250,180],
    [300,179],
    [400,186],
    [500,175],
    [600,152],
    [700,120],
    [850,74],
    [925,61],
    [1000,10]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,53],
    [20,85],
    [30,158],
    [50,179],
    [70,195],
    [100,195],
    [150,197],
    [200,196],
    [250,192],
    [300,191],
    [400,196],
    [500,158],
    [600,132],
    [700,102],
    [850,59],
    [925,49],
    [1000,6]
  ]}
  ]
}]
