[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,187],
    [20,187],
    [30,187],
    [50,187],
    [70,187],
    [100,187],
    [150,187],
    [200,187],
    [250,187],
    [300,187],
    [400,186],
    [500,179],
    [600,164],
    [700,142],
    [850,96],
    [925,69],
    [1000,17]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,187],
    [20,187],
    [30,187],
    [50,187],
    [70,187],
    [100,187],
    [150,187],
    [200,187],
    [250,187],
    [300,187],
    [400,187],
    [500,187],
    [600,187],
    [700,178],
    [850,167],
    [925,153],
    [1000,106]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,205],
    [20,205],
    [30,205],
    [50,205],
    [70,205],
    [100,205],
    [150,204],
    [200,204],
    [250,204],
    [300,204],
    [400,203],
    [500,190],
    [600,170],
    [700,144],
    [850,100],
    [925,84],
    [1000,54]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,205],
    [20,205],
    [30,205],
    [50,205],
    [70,205],
    [100,205],
    [150,204],
    [200,204],
    [250,204],
    [300,204],
    [400,192],
    [500,164],
    [600,135],
    [700,105],
    [850,62],
    [925,46],
    [1000,10]
  ]}
  ]
}]
