[{
"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,97],
    [850,65],
    [925,48],
    [1000,13]
  ]},
  {"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,70]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,134],
    [20,134],
    [30,134],
    [50,134],
    [70,134],
    [100,134],
    [150,134],
    [200,134],
    [250,133],
    [300,133],
    [400,131],
    [500,126],
    [600,112],
    [700,98],
    [850,72],
    [925,64],
    [1000,40]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,134],
    [20,134],
    [30,134],
    [50,134],
    [70,134],
    [100,134],
    [150,134],
    [200,134],
    [250,133],
    [300,133],
    [400,123],
    [500,107],
    [600,88],
    [700,70],
    [850,51],
    [925,35],
    [1000,11]
  ]}
  ]
}]
