[{
"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,155],
    [600,142],
    [700,123],
    [850,77],
    [925,51],
    [1000,4]
  ]},
  {"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,158],
    [700,155],
    [850,149],
    [925,143],
    [1000,87]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,187],
    [20,187],
    [30,187],
    [50,187],
    [70,187],
    [100,187],
    [150,187],
    [200,187],
    [250,187],
    [300,187],
    [400,181],
    [500,171],
    [600,150],
    [700,128],
    [850,92],
    [925,70],
    [1000,24]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,187],
    [20,187],
    [30,187],
    [50,187],
    [70,187],
    [100,187],
    [150,187],
    [200,187],
    [250,187],
    [300,187],
    [400,179],
    [500,157],
    [600,132],
    [700,108],
    [850,71],
    [925,51],
    [1000,14]
  ]}
  ]
}]
