[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,175],
    [20,175],
    [30,175],
    [50,175],
    [70,175],
    [100,175],
    [150,175],
    [200,175],
    [250,175],
    [300,175],
    [400,175],
    [500,172],
    [600,161],
    [700,136],
    [850,95],
    [925,72],
    [1000,18]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,175],
    [20,175],
    [30,175],
    [50,175],
    [70,175],
    [100,175],
    [150,175],
    [200,175],
    [250,175],
    [300,175],
    [400,175],
    [500,175],
    [600,174],
    [700,169],
    [850,159],
    [925,144],
    [1000,94]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,192],
    [20,192],
    [30,192],
    [50,192],
    [70,192],
    [100,192],
    [150,192],
    [200,192],
    [250,192],
    [300,192],
    [400,192],
    [500,185],
    [600,161],
    [700,133],
    [850,93],
    [925,74],
    [1000,45]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,192],
    [20,192],
    [30,192],
    [50,192],
    [70,192],
    [100,192],
    [150,192],
    [200,192],
    [250,192],
    [300,192],
    [400,183],
    [500,157],
    [600,123],
    [700,97],
    [850,65],
    [925,40],
    [1000,6]
  ]}
  ]
}]
