[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,174],
    [20,174],
    [30,174],
    [50,174],
    [70,174],
    [100,174],
    [150,174],
    [200,174],
    [250,174],
    [300,173],
    [400,172],
    [500,167],
    [600,155],
    [700,135],
    [850,90],
    [925,69],
    [1000,5]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,174],
    [20,174],
    [30,174],
    [50,174],
    [70,174],
    [100,174],
    [150,174],
    [200,174],
    [250,174],
    [300,174],
    [400,174],
    [500,174],
    [600,173],
    [700,170],
    [850,164],
    [925,155],
    [1000,101]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,182],
    [20,182],
    [30,182],
    [50,182],
    [70,182],
    [100,182],
    [150,182],
    [200,182],
    [250,182],
    [300,181],
    [400,179],
    [500,166],
    [600,142],
    [700,119],
    [850,79],
    [925,64],
    [1000,19]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,182],
    [20,182],
    [30,182],
    [50,182],
    [70,182],
    [100,182],
    [150,182],
    [200,182],
    [250,182],
    [300,181],
    [400,173],
    [500,148],
    [600,110],
    [700,88],
    [850,57],
    [925,45],
    [1000,12]
  ]}
  ]
}]
