[{
"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,160],
    [700,135],
    [850,88],
    [925,52],
    [1000,2]
  ]},
  {"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,95]
  ]},
  {"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,130],
    [850,89],
    [925,62],
    [1000,12]
  ]},
  {"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,182],
    [500,157],
    [600,124],
    [700,97],
    [850,65],
    [925,40],
    [1000,6]
  ]}
  ]
}]
