[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,142],
    [20,142],
    [30,142],
    [50,142],
    [70,142],
    [100,142],
    [150,142],
    [200,142],
    [250,142],
    [300,142],
    [400,141],
    [500,133],
    [600,128],
    [700,109],
    [850,69],
    [925,48],
    [1000,10]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,142],
    [20,142],
    [30,142],
    [50,142],
    [70,142],
    [100,142],
    [150,142],
    [200,142],
    [250,142],
    [300,142],
    [400,142],
    [500,142],
    [600,142],
    [700,136],
    [850,129],
    [925,123],
    [1000,80]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,159],
    [20,159],
    [30,159],
    [50,159],
    [70,159],
    [100,159],
    [150,159],
    [200,159],
    [250,159],
    [300,159],
    [400,158],
    [500,146],
    [600,130],
    [700,112],
    [850,71],
    [925,55],
    [1000,29]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,159],
    [20,159],
    [30,159],
    [50,159],
    [70,159],
    [100,159],
    [150,159],
    [200,159],
    [250,159],
    [300,159],
    [400,154],
    [500,121],
    [600,94],
    [700,72],
    [850,40],
    [925,27],
    [1000,6]
  ]}
  ]
}]
