[{
"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,162],
    [600,153],
    [700,128],
    [850,88],
    [925,71],
    [1000,16]
  ]},
  {"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,158],
    [925,147],
    [1000,93]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,183],
    [20,183],
    [30,183],
    [50,183],
    [70,183],
    [100,183],
    [150,183],
    [200,183],
    [250,183],
    [300,183],
    [400,181],
    [500,167],
    [600,150],
    [700,131],
    [850,103],
    [925,88],
    [1000,47]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,183],
    [20,183],
    [30,183],
    [50,183],
    [70,183],
    [100,183],
    [150,183],
    [200,183],
    [250,183],
    [300,183],
    [400,168],
    [500,141],
    [600,112],
    [700,93],
    [850,65],
    [925,51],
    [1000,9]
  ]}
  ]
}]
