[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,187],
    [20,187],
    [30,187],
    [50,187],
    [70,187],
    [100,187],
    [150,187],
    [200,187],
    [250,187],
    [300,187],
    [400,186],
    [500,178],
    [600,163],
    [700,141],
    [850,92],
    [925,58],
    [1000,null]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,187],
    [20,187],
    [30,187],
    [50,187],
    [70,187],
    [100,187],
    [150,187],
    [200,187],
    [250,187],
    [300,187],
    [400,187],
    [500,187],
    [600,187],
    [700,178],
    [850,167],
    [925,154],
    [1000,106]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,205],
    [20,205],
    [30,205],
    [50,205],
    [70,205],
    [100,205],
    [150,204],
    [200,204],
    [250,204],
    [300,204],
    [400,203],
    [500,190],
    [600,169],
    [700,139],
    [850,93],
    [925,77],
    [1000,22]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,205],
    [20,205],
    [30,205],
    [50,205],
    [70,205],
    [100,205],
    [150,204],
    [200,204],
    [250,204],
    [300,204],
    [400,192],
    [500,164],
    [600,135],
    [700,105],
    [850,62],
    [925,46],
    [1000,8]
  ]}
  ]
}]
