[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,111],
    [20,111],
    [30,111],
    [50,111],
    [70,111],
    [100,111],
    [150,111],
    [200,111],
    [250,111],
    [300,111],
    [400,111],
    [500,111],
    [600,108],
    [700,97],
    [850,77],
    [925,60],
    [1000,3]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,111],
    [20,111],
    [30,111],
    [50,111],
    [70,111],
    [100,111],
    [150,111],
    [200,111],
    [250,111],
    [300,111],
    [400,111],
    [500,111],
    [600,110],
    [700,103],
    [850,98],
    [925,93],
    [1000,48]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,135],
    [20,135],
    [30,135],
    [50,135],
    [70,135],
    [100,135],
    [150,135],
    [200,135],
    [250,135],
    [300,135],
    [400,135],
    [500,131],
    [600,125],
    [700,115],
    [850,99],
    [925,89],
    [1000,24]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,135],
    [20,135],
    [30,135],
    [50,135],
    [70,135],
    [100,135],
    [150,135],
    [200,135],
    [250,135],
    [300,135],
    [400,124],
    [500,105],
    [600,94],
    [700,83],
    [850,65],
    [925,53],
    [1000,10]
  ]}
  ]
}]
