[{
"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,158],
    [250,158],
    [300,158],
    [400,157],
    [500,151],
    [600,137],
    [700,120],
    [850,71],
    [925,52],
    [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,152],
    [850,144],
    [925,131],
    [1000,85]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,176],
    [20,176],
    [30,176],
    [50,176],
    [70,176],
    [100,175],
    [150,175],
    [200,175],
    [250,175],
    [300,175],
    [400,174],
    [500,164],
    [600,147],
    [700,126],
    [850,77],
    [925,63],
    [1000,33]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,176],
    [20,176],
    [30,176],
    [50,176],
    [70,176],
    [100,175],
    [150,175],
    [200,175],
    [250,175],
    [300,175],
    [400,168],
    [500,146],
    [600,121],
    [700,96],
    [850,53],
    [925,37],
    [1000,8]
  ]}
  ]
}]
