[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,75],
    [20,75],
    [30,75],
    [50,75],
    [70,74],
    [100,68],
    [150,66],
    [200,65],
    [250,63],
    [300,59],
    [400,55],
    [500,53],
    [600,50],
    [700,43],
    [850,24],
    [925,16],
    [1000,1]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,75],
    [20,75],
    [30,75],
    [50,75],
    [70,75],
    [100,75],
    [150,75],
    [200,75],
    [250,75],
    [300,75],
    [400,75],
    [500,75],
    [600,75],
    [700,75],
    [850,72],
    [925,64],
    [1000,38]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,80],
    [20,80],
    [30,80],
    [50,80],
    [70,80],
    [100,80],
    [150,80],
    [200,80],
    [250,78],
    [300,74],
    [400,70],
    [500,65],
    [600,63],
    [700,56],
    [850,42],
    [925,36],
    [1000,10]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,80],
    [20,80],
    [30,80],
    [50,80],
    [70,80],
    [100,80],
    [150,80],
    [200,80],
    [250,78],
    [300,74],
    [400,66],
    [500,55],
    [600,52],
    [700,45],
    [850,33],
    [925,26],
    [1000,5]
  ]}
  ]
}]
