[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,160],
    [20,160],
    [30,160],
    [50,160],
    [70,160],
    [100,160],
    [150,160],
    [200,160],
    [250,160],
    [300,160],
    [400,160],
    [500,155],
    [600,150],
    [700,131],
    [850,74],
    [925,55],
    [1000,16]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,160],
    [20,160],
    [30,160],
    [50,160],
    [70,160],
    [100,160],
    [150,160],
    [200,160],
    [250,160],
    [300,160],
    [400,160],
    [500,160],
    [600,160],
    [700,154],
    [850,145],
    [925,135],
    [1000,92]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,174],
    [20,174],
    [30,174],
    [50,174],
    [70,173],
    [100,172],
    [150,172],
    [200,172],
    [250,172],
    [300,172],
    [400,172],
    [500,165],
    [600,148],
    [700,121],
    [850,72],
    [925,55],
    [1000,31]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,173],
    [20,173],
    [30,173],
    [50,173],
    [70,173],
    [100,172],
    [150,172],
    [200,172],
    [250,172],
    [300,172],
    [400,155],
    [500,132],
    [600,109],
    [700,86],
    [850,44],
    [925,33],
    [1000,11]
  ]}
  ]
}]
