[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,145],
    [20,145],
    [30,145],
    [50,145],
    [70,145],
    [100,145],
    [150,145],
    [200,145],
    [250,145],
    [300,145],
    [400,145],
    [500,140],
    [600,126],
    [700,108],
    [850,58],
    [925,43],
    [1000,1]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,145],
    [20,145],
    [30,145],
    [50,145],
    [70,145],
    [100,145],
    [150,145],
    [200,145],
    [250,145],
    [300,145],
    [400,145],
    [500,145],
    [600,144],
    [700,139],
    [850,134],
    [925,127],
    [1000,88]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,179],
    [20,179],
    [30,179],
    [50,179],
    [70,179],
    [100,179],
    [150,179],
    [200,179],
    [250,179],
    [300,179],
    [400,179],
    [500,171],
    [600,150],
    [700,125],
    [850,76],
    [925,60],
    [1000,17]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,179],
    [20,179],
    [30,179],
    [50,179],
    [70,179],
    [100,179],
    [150,179],
    [200,179],
    [250,179],
    [300,179],
    [400,169],
    [500,140],
    [600,111],
    [700,90],
    [850,47],
    [925,37],
    [1000,8]
  ]}
  ]
}]
