[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,155],
    [20,155],
    [30,155],
    [50,155],
    [70,155],
    [100,155],
    [150,155],
    [200,155],
    [250,154],
    [300,154],
    [400,151],
    [500,147],
    [600,137],
    [700,114],
    [850,58],
    [925,36],
    [1000,3]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,155],
    [20,155],
    [30,155],
    [50,155],
    [70,155],
    [100,155],
    [150,155],
    [200,155],
    [250,155],
    [300,155],
    [400,155],
    [500,155],
    [600,155],
    [700,152],
    [850,144],
    [925,136],
    [1000,99]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,175],
    [20,175],
    [30,175],
    [50,175],
    [70,175],
    [100,175],
    [150,175],
    [200,175],
    [250,174],
    [300,174],
    [400,172],
    [500,161],
    [600,150],
    [700,125],
    [850,74],
    [925,52],
    [1000,26]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,175],
    [20,175],
    [30,175],
    [50,175],
    [70,175],
    [100,175],
    [150,175],
    [200,175],
    [250,174],
    [300,174],
    [400,170],
    [500,137],
    [600,115],
    [700,92],
    [850,49],
    [925,31],
    [1000,13]
  ]}
  ]
}]
