[{
"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,186],
    [600,174],
    [700,162],
    [850,108],
    [925,86],
    [1000,30]
  ]},
  {"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,114]
  ]},
  {"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,189],
    [600,168],
    [700,147],
    [850,107],
    [925,83],
    [1000,50]
  ]},
  {"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,191],
    [500,155],
    [600,125],
    [700,108],
    [850,71],
    [925,47],
    [1000,15]
  ]}
  ]
}]
