[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,158],
    [20,158],
    [30,158],
    [50,158],
    [70,158],
    [100,158],
    [150,158],
    [200,157],
    [250,157],
    [300,157],
    [400,155],
    [500,152],
    [600,145],
    [700,123],
    [850,89],
    [925,70],
    [1000,14]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,158],
    [20,158],
    [30,158],
    [50,158],
    [70,158],
    [100,158],
    [150,158],
    [200,158],
    [250,158],
    [300,158],
    [400,158],
    [500,158],
    [600,158],
    [700,156],
    [850,145],
    [925,137],
    [1000,81]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,151],
    [20,151],
    [30,151],
    [50,151],
    [70,151],
    [100,151],
    [150,151],
    [200,151],
    [250,151],
    [300,151],
    [400,149],
    [500,145],
    [600,134],
    [700,116],
    [850,89],
    [925,75],
    [1000,40]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,151],
    [20,151],
    [30,151],
    [50,151],
    [70,151],
    [100,151],
    [150,151],
    [200,151],
    [250,151],
    [300,151],
    [400,146],
    [500,125],
    [600,111],
    [700,91],
    [850,63],
    [925,48],
    [1000,11]
  ]}
  ]
}]
