[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,35],
    [20,35],
    [30,35],
    [50,35],
    [70,35],
    [100,34],
    [150,34],
    [200,34],
    [250,34],
    [300,33],
    [400,28],
    [500,24],
    [600,24],
    [700,21],
    [850,15],
    [925,11],
    [1000,6]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,35],
    [20,35],
    [30,35],
    [50,35],
    [70,35],
    [100,35],
    [150,35],
    [200,35],
    [250,35],
    [300,35],
    [400,35],
    [500,35],
    [600,35],
    [700,35],
    [850,32],
    [925,31],
    [1000,20]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,57],
    [20,57],
    [30,57],
    [50,57],
    [70,57],
    [100,57],
    [150,57],
    [200,57],
    [250,57],
    [300,56],
    [400,50],
    [500,41],
    [600,38],
    [700,31],
    [850,24],
    [925,19],
    [1000,16]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,57],
    [20,57],
    [30,57],
    [50,57],
    [70,57],
    [100,57],
    [150,57],
    [200,57],
    [250,57],
    [300,56],
    [400,49],
    [500,34],
    [600,29],
    [700,20],
    [850,14],
    [925,9],
    [1000,3]
  ]}
  ]
}]
