[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,129],
    [20,129],
    [30,129],
    [50,129],
    [70,129],
    [100,129],
    [150,129],
    [200,129],
    [250,129],
    [300,129],
    [400,127],
    [500,122],
    [600,113],
    [700,94],
    [850,62],
    [925,41],
    [1000,2]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,129],
    [20,129],
    [30,129],
    [50,129],
    [70,129],
    [100,129],
    [150,129],
    [200,129],
    [250,129],
    [300,129],
    [400,129],
    [500,129],
    [600,129],
    [700,124],
    [850,117],
    [925,114],
    [1000,71]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,134],
    [20,134],
    [30,134],
    [50,134],
    [70,134],
    [100,134],
    [150,134],
    [200,134],
    [250,134],
    [300,133],
    [400,131],
    [500,126],
    [600,112],
    [700,95],
    [850,72],
    [925,57],
    [1000,22]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,134],
    [20,134],
    [30,134],
    [50,134],
    [70,134],
    [100,134],
    [150,134],
    [200,134],
    [250,134],
    [300,133],
    [400,123],
    [500,107],
    [600,88],
    [700,70],
    [850,51],
    [925,35],
    [1000,10]
  ]}
  ]
}]
