[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,159],
    [20,159],
    [30,159],
    [50,159],
    [70,159],
    [100,159],
    [150,159],
    [200,159],
    [250,159],
    [300,159],
    [400,157],
    [500,151],
    [600,138],
    [700,126],
    [850,82],
    [925,67],
    [1000,31]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,159],
    [20,159],
    [30,159],
    [50,159],
    [70,159],
    [100,159],
    [150,159],
    [200,159],
    [250,159],
    [300,159],
    [400,159],
    [500,159],
    [600,159],
    [700,156],
    [850,153],
    [925,148],
    [1000,97]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,199],
    [20,199],
    [30,199],
    [50,199],
    [70,198],
    [100,198],
    [150,197],
    [200,197],
    [250,197],
    [300,197],
    [400,193],
    [500,183],
    [600,162],
    [700,145],
    [850,109],
    [925,86],
    [1000,57]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,198],
    [20,198],
    [30,198],
    [50,198],
    [70,198],
    [100,198],
    [150,197],
    [200,197],
    [250,197],
    [300,197],
    [400,183],
    [500,146],
    [600,119],
    [700,101],
    [850,64],
    [925,48],
    [1000,11]
  ]}
  ]
}]
