[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,106],
    [20,106],
    [30,106],
    [50,106],
    [70,106],
    [100,106],
    [150,105],
    [200,105],
    [250,105],
    [300,104],
    [400,103],
    [500,101],
    [600,93],
    [700,80],
    [850,50],
    [925,41],
    [1000,10]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,106],
    [20,106],
    [30,106],
    [50,106],
    [70,106],
    [100,106],
    [150,106],
    [200,106],
    [250,106],
    [300,106],
    [400,106],
    [500,106],
    [600,105],
    [700,100],
    [850,94],
    [925,89],
    [1000,50]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,120],
    [20,120],
    [30,120],
    [50,120],
    [70,119],
    [100,119],
    [150,119],
    [200,119],
    [250,119],
    [300,117],
    [400,116],
    [500,111],
    [600,98],
    [700,86],
    [850,63],
    [925,53],
    [1000,23]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,119],
    [20,119],
    [30,119],
    [50,119],
    [70,119],
    [100,119],
    [150,119],
    [200,119],
    [250,119],
    [300,117],
    [400,106],
    [500,86],
    [600,68],
    [700,57],
    [850,36],
    [925,28],
    [1000,11]
  ]}
  ]
}]
