[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,131],
    [20,131],
    [30,131],
    [50,131],
    [70,131],
    [100,130],
    [150,130],
    [200,130],
    [250,130],
    [300,130],
    [400,130],
    [500,127],
    [600,118],
    [700,106],
    [850,73],
    [925,52],
    [1000,3]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,131],
    [20,131],
    [30,131],
    [50,131],
    [70,131],
    [100,131],
    [150,131],
    [200,131],
    [250,131],
    [300,131],
    [400,131],
    [500,131],
    [600,131],
    [700,127],
    [850,123],
    [925,120],
    [1000,77]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,137],
    [20,137],
    [30,137],
    [50,137],
    [70,137],
    [100,137],
    [150,136],
    [200,136],
    [250,136],
    [300,136],
    [400,136],
    [500,131],
    [600,123],
    [700,106],
    [850,75],
    [925,57],
    [1000,14]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,137],
    [20,137],
    [30,137],
    [50,137],
    [70,137],
    [100,137],
    [150,136],
    [200,136],
    [250,136],
    [300,136],
    [400,130],
    [500,112],
    [600,103],
    [700,85],
    [850,55],
    [925,42],
    [1000,11]
  ]}
  ]
}]
