[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,153],
    [20,153],
    [30,153],
    [50,153],
    [70,153],
    [100,153],
    [150,153],
    [200,153],
    [250,153],
    [300,153],
    [400,152],
    [500,148],
    [600,141],
    [700,127],
    [850,84],
    [925,68],
    [1000,1]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,153],
    [20,153],
    [30,153],
    [50,153],
    [70,153],
    [100,153],
    [150,153],
    [200,153],
    [250,153],
    [300,153],
    [400,153],
    [500,153],
    [600,153],
    [700,150],
    [850,138],
    [925,133],
    [1000,77]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,147],
    [20,147],
    [30,147],
    [50,147],
    [70,147],
    [100,147],
    [150,147],
    [200,147],
    [250,147],
    [300,147],
    [400,145],
    [500,137],
    [600,123],
    [700,106],
    [850,78],
    [925,60],
    [1000,13]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,147],
    [20,147],
    [30,147],
    [50,147],
    [70,147],
    [100,147],
    [150,147],
    [200,147],
    [250,147],
    [300,147],
    [400,137],
    [500,117],
    [600,100],
    [700,84],
    [850,56],
    [925,43],
    [1000,7]
  ]}
  ]
}]
