[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,156],
    [20,156],
    [30,156],
    [50,156],
    [70,156],
    [100,156],
    [150,156],
    [200,156],
    [250,156],
    [300,156],
    [400,156],
    [500,154],
    [600,145],
    [700,128],
    [850,76],
    [925,58],
    [1000,3]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,156],
    [20,156],
    [30,156],
    [50,156],
    [70,156],
    [100,156],
    [150,156],
    [200,156],
    [250,156],
    [300,156],
    [400,156],
    [500,156],
    [600,156],
    [700,151],
    [850,143],
    [925,136],
    [1000,93]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,170],
    [20,170],
    [30,170],
    [50,170],
    [70,170],
    [100,169],
    [150,169],
    [200,169],
    [250,169],
    [300,169],
    [400,168],
    [500,161],
    [600,141],
    [700,117],
    [850,75],
    [925,64],
    [1000,27]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,170],
    [20,170],
    [30,170],
    [50,170],
    [70,170],
    [100,169],
    [150,169],
    [200,169],
    [250,169],
    [300,169],
    [400,159],
    [500,139],
    [600,111],
    [700,85],
    [850,50],
    [925,42],
    [1000,14]
  ]}
  ]
}]
