[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,195],
    [20,195],
    [30,195],
    [50,195],
    [70,195],
    [100,195],
    [150,195],
    [200,195],
    [250,195],
    [300,195],
    [400,194],
    [500,185],
    [600,174],
    [700,154],
    [850,98],
    [925,66],
    [1000,1]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,195],
    [20,195],
    [30,195],
    [50,195],
    [70,195],
    [100,195],
    [150,195],
    [200,195],
    [250,195],
    [300,195],
    [400,195],
    [500,195],
    [600,194],
    [700,190],
    [850,182],
    [925,173],
    [1000,115]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,206],
    [20,206],
    [30,206],
    [50,206],
    [70,206],
    [100,205],
    [150,205],
    [200,205],
    [250,205],
    [300,205],
    [400,204],
    [500,188],
    [600,166],
    [700,144],
    [850,99],
    [925,73],
    [1000,23]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,206],
    [20,206],
    [30,206],
    [50,206],
    [70,206],
    [100,205],
    [150,205],
    [200,205],
    [250,205],
    [300,205],
    [400,192],
    [500,154],
    [600,126],
    [700,108],
    [850,71],
    [925,47],
    [1000,15]
  ]}
  ]
}]
