[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,103],
    [20,103],
    [30,103],
    [50,103],
    [70,102],
    [100,98],
    [150,94],
    [200,93],
    [250,88],
    [300,85],
    [400,79],
    [500,72],
    [600,66],
    [700,59],
    [850,44],
    [925,31],
    [1000,null]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,103],
    [20,103],
    [30,103],
    [50,103],
    [70,103],
    [100,103],
    [150,103],
    [200,103],
    [250,103],
    [300,103],
    [400,103],
    [500,103],
    [600,103],
    [700,103],
    [850,101],
    [925,98],
    [1000,65]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,120],
    [20,120],
    [30,120],
    [50,120],
    [70,120],
    [100,120],
    [150,120],
    [200,119],
    [250,113],
    [300,107],
    [400,101],
    [500,93],
    [600,81],
    [700,73],
    [850,60],
    [925,49],
    [1000,20]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,120],
    [20,120],
    [30,120],
    [50,120],
    [70,120],
    [100,120],
    [150,120],
    [200,119],
    [250,112],
    [300,107],
    [400,97],
    [500,80],
    [600,67],
    [700,58],
    [850,43],
    [925,32],
    [1000,9]
  ]}
  ]
}]
