[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,45],
    [20,62],
    [30,116],
    [50,135],
    [70,154],
    [100,159],
    [150,158],
    [200,151],
    [250,151],
    [300,158],
    [400,157],
    [500,159],
    [600,156],
    [700,153],
    [850,145],
    [925,135],
    [1000,89]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,53],
    [20,72],
    [30,133],
    [50,157],
    [70,176],
    [100,182],
    [150,181],
    [200,174],
    [250,170],
    [300,178],
    [400,179],
    [500,172],
    [600,148],
    [700,126],
    [850,87],
    [925,73],
    [1000,18]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,56],
    [20,77],
    [30,140],
    [50,165],
    [70,184],
    [100,189],
    [150,188],
    [200,181],
    [250,177],
    [300,184],
    [400,175],
    [500,151],
    [600,121],
    [700,99],
    [850,67],
    [925,52],
    [1000,12]
  ]}
  ]
}]
