[{
"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,156],
    [600,144],
    [700,124],
    [850,84],
    [925,59],
    [1000,21]
  ]},
  {"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,154],
    [850,149],
    [925,143],
    [1000,86]
  ]},
  {"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,182],
    [500,172],
    [600,151],
    [700,128],
    [850,99],
    [925,77],
    [1000,52]
  ]},
  {"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,178],
    [500,157],
    [600,132],
    [700,109],
    [850,70],
    [925,51],
    [1000,16]
  ]}
  ]
}]
