[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,30],
    [20,93],
    [30,136],
    [50,143],
    [70,149],
    [100,161],
    [150,161],
    [200,159],
    [250,156],
    [300,162],
    [400,167],
    [500,168],
    [600,167],
    [700,163],
    [850,154],
    [925,143],
    [1000,95]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,37],
    [20,104],
    [30,155],
    [50,162],
    [70,170],
    [100,177],
    [150,179],
    [200,176],
    [250,176],
    [300,178],
    [400,184],
    [500,177],
    [600,151],
    [700,128],
    [850,79],
    [925,60],
    [1000,10]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,37],
    [20,106],
    [30,159],
    [50,167],
    [70,175],
    [100,181],
    [150,183],
    [200,179],
    [250,178],
    [300,181],
    [400,186],
    [500,167],
    [600,129],
    [700,107],
    [850,61],
    [925,44],
    [1000,14]
  ]}
  ]
}]
