[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,166],
    [20,166],
    [30,166],
    [50,166],
    [70,166],
    [100,166],
    [150,166],
    [200,166],
    [250,166],
    [300,166],
    [400,164],
    [500,159],
    [600,152],
    [700,139],
    [850,90],
    [925,64],
    [1000,16]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,166],
    [20,166],
    [30,166],
    [50,166],
    [70,166],
    [100,166],
    [150,166],
    [200,166],
    [250,166],
    [300,166],
    [400,166],
    [500,166],
    [600,166],
    [700,162],
    [850,152],
    [925,142],
    [1000,83]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,171],
    [20,171],
    [30,171],
    [50,171],
    [70,171],
    [100,168],
    [150,168],
    [200,168],
    [250,168],
    [300,168],
    [400,166],
    [500,159],
    [600,141],
    [700,120],
    [850,81],
    [925,68],
    [1000,43]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,171],
    [20,171],
    [30,171],
    [50,171],
    [70,171],
    [100,168],
    [150,168],
    [200,168],
    [250,168],
    [300,168],
    [400,161],
    [500,143],
    [600,116],
    [700,95],
    [850,57],
    [925,45],
    [1000,13]
  ]}
  ]
}]
