[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,164],
    [20,164],
    [30,164],
    [50,164],
    [70,164],
    [100,164],
    [150,164],
    [200,164],
    [250,164],
    [300,164],
    [400,163],
    [500,159],
    [600,149],
    [700,126],
    [850,87],
    [925,57],
    [1000,null]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,164],
    [20,164],
    [30,164],
    [50,164],
    [70,164],
    [100,164],
    [150,164],
    [200,164],
    [250,164],
    [300,164],
    [400,164],
    [500,164],
    [600,164],
    [700,158],
    [850,154],
    [925,144],
    [1000,92]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,186],
    [20,186],
    [30,186],
    [50,186],
    [70,186],
    [100,186],
    [150,185],
    [200,185],
    [250,185],
    [300,185],
    [400,183],
    [500,176],
    [600,158],
    [700,135],
    [850,98],
    [925,75],
    [1000,24]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,186],
    [20,186],
    [30,186],
    [50,186],
    [70,186],
    [100,186],
    [150,185],
    [200,185],
    [250,185],
    [300,185],
    [400,176],
    [500,146],
    [600,119],
    [700,97],
    [850,67],
    [925,48],
    [1000,9]
  ]}
  ]
}]
