[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,172],
    [20,172],
    [30,172],
    [50,172],
    [70,172],
    [100,172],
    [150,172],
    [200,172],
    [250,172],
    [300,172],
    [400,172],
    [500,169],
    [600,159],
    [700,134],
    [850,83],
    [925,56],
    [1000,22]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,172],
    [20,172],
    [30,172],
    [50,172],
    [70,172],
    [100,172],
    [150,172],
    [200,172],
    [250,172],
    [300,172],
    [400,172],
    [500,172],
    [600,172],
    [700,168],
    [850,156],
    [925,145],
    [1000,93]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,182],
    [20,182],
    [30,182],
    [50,182],
    [70,182],
    [100,182],
    [150,182],
    [200,182],
    [250,181],
    [300,181],
    [400,181],
    [500,178],
    [600,159],
    [700,128],
    [850,79],
    [925,59],
    [1000,35]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,182],
    [20,182],
    [30,182],
    [50,182],
    [70,182],
    [100,182],
    [150,182],
    [200,182],
    [250,181],
    [300,181],
    [400,180],
    [500,165],
    [600,136],
    [700,106],
    [850,53],
    [925,36],
    [1000,7]
  ]}
  ]
}]
