[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,166],
    [20,166],
    [30,166],
    [50,166],
    [70,166],
    [100,166],
    [150,166],
    [200,166],
    [250,166],
    [300,166],
    [400,164],
    [500,161],
    [600,151],
    [700,128],
    [850,75],
    [925,57],
    [1000,2]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,166],
    [20,166],
    [30,166],
    [50,166],
    [70,166],
    [100,166],
    [150,166],
    [200,166],
    [250,166],
    [300,166],
    [400,166],
    [500,166],
    [600,165],
    [700,161],
    [850,157],
    [925,151],
    [1000,96]
  ]},
  {"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,188],
    [500,181],
    [600,159],
    [700,130],
    [850,87],
    [925,69],
    [1000,20]
  ]},
  {"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,173],
    [500,153],
    [600,126],
    [700,100],
    [850,67],
    [925,52],
    [1000,11]
  ]}
  ]
}]
