[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,165],
    [20,165],
    [30,165],
    [50,165],
    [70,165],
    [100,165],
    [150,164],
    [200,164],
    [250,164],
    [300,164],
    [400,161],
    [500,154],
    [600,141],
    [700,112],
    [850,73],
    [925,47],
    [1000,1]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,165],
    [20,165],
    [30,165],
    [50,165],
    [70,165],
    [100,165],
    [150,165],
    [200,165],
    [250,165],
    [300,165],
    [400,165],
    [500,165],
    [600,165],
    [700,158],
    [850,155],
    [925,148],
    [1000,87]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,180],
    [20,180],
    [30,180],
    [50,180],
    [70,180],
    [100,180],
    [150,180],
    [200,180],
    [250,180],
    [300,180],
    [400,177],
    [500,163],
    [600,135],
    [700,116],
    [850,81],
    [925,61],
    [1000,17]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,180],
    [20,180],
    [30,180],
    [50,180],
    [70,180],
    [100,180],
    [150,180],
    [200,180],
    [250,180],
    [300,180],
    [400,171],
    [500,141],
    [600,106],
    [700,91],
    [850,56],
    [925,40],
    [1000,7]
  ]}
  ]
}]
