[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,139],
    [20,139],
    [30,139],
    [50,139],
    [70,139],
    [100,139],
    [150,139],
    [200,139],
    [250,139],
    [300,139],
    [400,138],
    [500,135],
    [600,127],
    [700,108],
    [850,76],
    [925,58],
    [1000,18]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,139],
    [20,139],
    [30,139],
    [50,139],
    [70,139],
    [100,139],
    [150,139],
    [200,139],
    [250,139],
    [300,139],
    [400,139],
    [500,139],
    [600,139],
    [700,138],
    [850,132],
    [925,126],
    [1000,79]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,153],
    [20,153],
    [30,153],
    [50,153],
    [70,153],
    [100,153],
    [150,153],
    [200,152],
    [250,152],
    [300,152],
    [400,152],
    [500,149],
    [600,128],
    [700,110],
    [850,87],
    [925,75],
    [1000,38]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,153],
    [20,153],
    [30,153],
    [50,153],
    [70,153],
    [100,153],
    [150,153],
    [200,152],
    [250,152],
    [300,152],
    [400,140],
    [500,122],
    [600,100],
    [700,81],
    [850,60],
    [925,44],
    [1000,10]
  ]}
  ]
}]
