[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,72],
    [20,72],
    [30,72],
    [50,72],
    [70,72],
    [100,72],
    [150,72],
    [200,72],
    [250,72],
    [300,72],
    [400,72],
    [500,72],
    [600,68],
    [700,65],
    [850,45],
    [925,35],
    [1000,15]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,72],
    [20,72],
    [30,72],
    [50,72],
    [70,72],
    [100,72],
    [150,72],
    [200,72],
    [250,72],
    [300,72],
    [400,72],
    [500,72],
    [600,72],
    [700,71],
    [850,67],
    [925,62],
    [1000,38]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,98],
    [20,98],
    [30,98],
    [50,97],
    [70,97],
    [100,96],
    [150,96],
    [200,96],
    [250,96],
    [300,96],
    [400,95],
    [500,95],
    [600,90],
    [700,83],
    [850,71],
    [925,61],
    [1000,37]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,97],
    [20,97],
    [30,97],
    [50,97],
    [70,97],
    [100,96],
    [150,96],
    [200,96],
    [250,96],
    [300,96],
    [400,91],
    [500,82],
    [600,73],
    [700,62],
    [850,46],
    [925,37],
    [1000,13]
  ]}
  ]
}]
