[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,173],
    [20,173],
    [30,173],
    [50,173],
    [70,173],
    [100,173],
    [150,173],
    [200,173],
    [250,173],
    [300,173],
    [400,173],
    [500,169],
    [600,158],
    [700,138],
    [850,91],
    [925,76],
    [1000,26]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,173],
    [20,173],
    [30,173],
    [50,173],
    [70,173],
    [100,173],
    [150,173],
    [200,173],
    [250,173],
    [300,173],
    [400,173],
    [500,173],
    [600,172],
    [700,169],
    [850,160],
    [925,155],
    [1000,96]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,187],
    [20,187],
    [30,187],
    [50,187],
    [70,187],
    [100,187],
    [150,186],
    [200,186],
    [250,186],
    [300,186],
    [400,185],
    [500,179],
    [600,161],
    [700,139],
    [850,100],
    [925,82],
    [1000,53]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,186],
    [20,186],
    [30,186],
    [50,186],
    [70,186],
    [100,186],
    [150,185],
    [200,185],
    [250,185],
    [300,185],
    [400,179],
    [500,155],
    [600,132],
    [700,109],
    [850,71],
    [925,55],
    [1000,11]
  ]}
  ]
}]
