[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,173],
    [20,173],
    [30,173],
    [50,173],
    [70,173],
    [100,173],
    [150,173],
    [200,173],
    [250,173],
    [300,173],
    [400,173],
    [500,169],
    [600,155],
    [700,136],
    [850,82],
    [925,60],
    [1000,5]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,173],
    [20,173],
    [30,173],
    [50,173],
    [70,173],
    [100,173],
    [150,173],
    [200,173],
    [250,173],
    [300,173],
    [400,173],
    [500,173],
    [600,172],
    [700,169],
    [850,160],
    [925,155],
    [1000,99]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,187],
    [20,187],
    [30,187],
    [50,187],
    [70,187],
    [100,187],
    [150,186],
    [200,186],
    [250,186],
    [300,186],
    [400,185],
    [500,179],
    [600,160],
    [700,134],
    [850,92],
    [925,73],
    [1000,25]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,186],
    [20,186],
    [30,186],
    [50,186],
    [70,186],
    [100,186],
    [150,185],
    [200,185],
    [250,185],
    [300,185],
    [400,179],
    [500,156],
    [600,132],
    [700,108],
    [850,71],
    [925,55],
    [1000,10]
  ]}
  ]
}]
