[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,143],
    [20,143],
    [30,143],
    [50,143],
    [70,143],
    [100,143],
    [150,143],
    [200,143],
    [250,143],
    [300,143],
    [400,143],
    [500,141],
    [600,131],
    [700,114],
    [850,73],
    [925,59],
    [1000,16]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,143],
    [20,143],
    [30,143],
    [50,143],
    [70,143],
    [100,143],
    [150,143],
    [200,143],
    [250,143],
    [300,143],
    [400,143],
    [500,143],
    [600,141],
    [700,135],
    [850,132],
    [925,124],
    [1000,83]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,166],
    [20,166],
    [30,166],
    [50,166],
    [70,166],
    [100,166],
    [150,166],
    [200,166],
    [250,166],
    [300,166],
    [400,166],
    [500,156],
    [600,139],
    [700,118],
    [850,84],
    [925,74],
    [1000,43]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,166],
    [20,166],
    [30,166],
    [50,166],
    [70,166],
    [100,166],
    [150,166],
    [200,166],
    [250,166],
    [300,166],
    [400,158],
    [500,135],
    [600,113],
    [700,86],
    [850,55],
    [925,44],
    [1000,9]
  ]}
  ]
}]
