[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,141],
    [20,141],
    [30,141],
    [50,141],
    [70,141],
    [100,141],
    [150,141],
    [200,141],
    [250,141],
    [300,141],
    [400,140],
    [500,137],
    [600,127],
    [700,117],
    [850,74],
    [925,61],
    [1000,23]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,141],
    [20,141],
    [30,141],
    [50,141],
    [70,141],
    [100,141],
    [150,141],
    [200,141],
    [250,141],
    [300,141],
    [400,141],
    [500,141],
    [600,140],
    [700,137],
    [850,131],
    [925,125],
    [1000,82]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,155],
    [20,155],
    [30,155],
    [50,155],
    [70,155],
    [100,155],
    [150,155],
    [200,155],
    [250,155],
    [300,155],
    [400,153],
    [500,142],
    [600,124],
    [700,111],
    [850,73],
    [925,65],
    [1000,34]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,155],
    [20,155],
    [30,155],
    [50,155],
    [70,155],
    [100,155],
    [150,155],
    [200,155],
    [250,155],
    [300,155],
    [400,143],
    [500,119],
    [600,96],
    [700,83],
    [850,45],
    [925,35],
    [1000,12]
  ]}
  ]
}]
