[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,172],
    [20,172],
    [30,172],
    [50,172],
    [70,172],
    [100,172],
    [150,172],
    [200,172],
    [250,172],
    [300,172],
    [400,172],
    [500,169],
    [600,158],
    [700,131],
    [850,75],
    [925,46],
    [1000,null]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,172],
    [20,172],
    [30,172],
    [50,172],
    [70,172],
    [100,172],
    [150,172],
    [200,172],
    [250,172],
    [300,172],
    [400,172],
    [500,172],
    [600,172],
    [700,168],
    [850,156],
    [925,145],
    [1000,93]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,182],
    [20,182],
    [30,182],
    [50,182],
    [70,182],
    [100,182],
    [150,182],
    [200,182],
    [250,181],
    [300,181],
    [400,181],
    [500,178],
    [600,156],
    [700,127],
    [850,74],
    [925,51],
    [1000,11]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,182],
    [20,182],
    [30,182],
    [50,182],
    [70,182],
    [100,182],
    [150,182],
    [200,182],
    [250,181],
    [300,181],
    [400,180],
    [500,165],
    [600,136],
    [700,107],
    [850,53],
    [925,36],
    [1000,4]
  ]}
  ]
}]
