[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,170],
    [20,170],
    [30,170],
    [50,170],
    [70,170],
    [100,170],
    [150,170],
    [200,170],
    [250,170],
    [300,170],
    [400,168],
    [500,161],
    [600,152],
    [700,125],
    [850,85],
    [925,59],
    [1000,3]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,170],
    [20,170],
    [30,170],
    [50,170],
    [70,170],
    [100,170],
    [150,170],
    [200,170],
    [250,170],
    [300,170],
    [400,170],
    [500,170],
    [600,169],
    [700,165],
    [850,158],
    [925,147],
    [1000,91]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,183],
    [20,183],
    [30,183],
    [50,183],
    [70,183],
    [100,183],
    [150,183],
    [200,183],
    [250,183],
    [300,183],
    [400,181],
    [500,166],
    [600,149],
    [700,129],
    [850,100],
    [925,80],
    [1000,21]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,183],
    [20,183],
    [30,183],
    [50,183],
    [70,183],
    [100,183],
    [150,183],
    [200,183],
    [250,183],
    [300,183],
    [400,168],
    [500,141],
    [600,112],
    [700,93],
    [850,65],
    [925,51],
    [1000,9]
  ]}
  ]
}]
