[{
"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,149],
    [600,138],
    [700,126],
    [850,75],
    [925,55],
    [1000,5]
  ]},
  {"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,154],
    [925,148],
    [1000,100]
  ]},
  {"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,181],
    [600,162],
    [700,144],
    [850,99],
    [925,78],
    [1000,23]
  ]},
  {"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,145],
    [600,119],
    [700,101],
    [850,64],
    [925,49],
    [1000,11]
  ]}
  ]
}]
