[{
"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,128],
    [400,127],
    [500,125],
    [600,120],
    [700,109],
    [850,63],
    [925,43],
    [1000,4]
  ]},
  {"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,128],
    [850,121],
    [925,111],
    [1000,73]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,137],
    [20,137],
    [30,137],
    [50,137],
    [70,136],
    [100,136],
    [150,135],
    [200,135],
    [250,135],
    [300,135],
    [400,135],
    [500,130],
    [600,118],
    [700,108],
    [850,69],
    [925,56],
    [1000,16]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,136],
    [20,136],
    [30,136],
    [50,136],
    [70,136],
    [100,136],
    [150,135],
    [200,135],
    [250,135],
    [300,135],
    [400,127],
    [500,104],
    [600,87],
    [700,78],
    [850,47],
    [925,35],
    [1000,8]
  ]}
  ]
}]
