[{
"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,115],
    [850,69],
    [925,52],
    [1000,2]
  ]},
  {"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,80]
  ]},
  {"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,141],
    [600,124],
    [700,110],
    [850,69],
    [925,59],
    [1000,14]
  ]},
  {"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,144],
    [500,119],
    [600,96],
    [700,83],
    [850,45],
    [925,35],
    [1000,12]
  ]}
  ]
}]
