[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,170],
    [20,170],
    [30,170],
    [50,170],
    [70,170],
    [100,170],
    [150,170],
    [200,170],
    [250,170],
    [300,170],
    [400,168],
    [500,165],
    [600,153],
    [700,134],
    [850,89],
    [925,71],
    [1000,25]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,170],
    [20,170],
    [30,170],
    [50,170],
    [70,170],
    [100,170],
    [150,170],
    [200,170],
    [250,170],
    [300,170],
    [400,170],
    [500,170],
    [600,170],
    [700,165],
    [850,156],
    [925,152],
    [1000,89]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,186],
    [20,186],
    [30,186],
    [50,186],
    [70,186],
    [100,186],
    [150,186],
    [200,186],
    [250,186],
    [300,185],
    [400,181],
    [500,170],
    [600,153],
    [700,126],
    [850,93],
    [925,81],
    [1000,41]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,186],
    [20,186],
    [30,186],
    [50,186],
    [70,186],
    [100,186],
    [150,186],
    [200,186],
    [250,186],
    [300,185],
    [400,176],
    [500,151],
    [600,124],
    [700,95],
    [850,65],
    [925,56],
    [1000,10]
  ]}
  ]
}]
