[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,79],
    [20,79],
    [30,79],
    [50,79],
    [70,78],
    [100,78],
    [150,77],
    [200,73],
    [250,68],
    [300,65],
    [400,63],
    [500,61],
    [600,54],
    [700,49],
    [850,28],
    [925,21],
    [1000,1]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,79],
    [20,79],
    [30,79],
    [50,79],
    [70,79],
    [100,79],
    [150,79],
    [200,79],
    [250,79],
    [300,79],
    [400,79],
    [500,79],
    [600,79],
    [700,78],
    [850,74],
    [925,71],
    [1000,48]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,92],
    [20,92],
    [30,92],
    [50,92],
    [70,92],
    [100,92],
    [150,92],
    [200,92],
    [250,90],
    [300,85],
    [400,83],
    [500,81],
    [600,66],
    [700,62],
    [850,44],
    [925,34],
    [1000,13]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,92],
    [20,92],
    [30,92],
    [50,92],
    [70,92],
    [100,92],
    [150,92],
    [200,92],
    [250,90],
    [300,85],
    [400,81],
    [500,76],
    [600,56],
    [700,49],
    [850,36],
    [925,28],
    [1000,7]
  ]}
  ]
}]
