[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,157],
    [20,157],
    [30,157],
    [50,157],
    [70,157],
    [100,157],
    [150,157],
    [200,157],
    [250,157],
    [300,157],
    [400,156],
    [500,152],
    [600,141],
    [700,128],
    [850,85],
    [925,60],
    [1000,3]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,157],
    [20,157],
    [30,157],
    [50,157],
    [70,157],
    [100,157],
    [150,157],
    [200,157],
    [250,157],
    [300,157],
    [400,157],
    [500,157],
    [600,157],
    [700,152],
    [850,147],
    [925,140],
    [1000,93]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,175],
    [20,175],
    [30,175],
    [50,175],
    [70,175],
    [100,173],
    [150,172],
    [200,172],
    [250,172],
    [300,172],
    [400,171],
    [500,163],
    [600,145],
    [700,124],
    [850,88],
    [925,70],
    [1000,22]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,175],
    [20,175],
    [30,175],
    [50,175],
    [70,175],
    [100,173],
    [150,172],
    [200,172],
    [250,172],
    [300,172],
    [400,165],
    [500,145],
    [600,118],
    [700,102],
    [850,68],
    [925,50],
    [1000,13]
  ]}
  ]
}]
