[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,162],
    [20,162],
    [30,162],
    [50,162],
    [70,161],
    [100,161],
    [150,161],
    [200,161],
    [250,161],
    [300,161],
    [400,160],
    [500,156],
    [600,146],
    [700,127],
    [850,84],
    [925,67],
    [1000,22]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,162],
    [20,162],
    [30,162],
    [50,162],
    [70,162],
    [100,162],
    [150,162],
    [200,162],
    [250,162],
    [300,162],
    [400,162],
    [500,162],
    [600,162],
    [700,160],
    [850,150],
    [925,138],
    [1000,95]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,193],
    [20,193],
    [30,193],
    [50,193],
    [70,193],
    [100,193],
    [150,193],
    [200,193],
    [250,193],
    [300,193],
    [400,191],
    [500,188],
    [600,158],
    [700,139],
    [850,93],
    [925,81],
    [1000,46]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,193],
    [20,193],
    [30,193],
    [50,193],
    [70,193],
    [100,193],
    [150,193],
    [200,193],
    [250,193],
    [300,193],
    [400,184],
    [500,158],
    [600,123],
    [700,105],
    [850,68],
    [925,52],
    [1000,19]
  ]}
  ]
}]
