[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,150],
    [20,150],
    [30,150],
    [50,150],
    [70,150],
    [100,150],
    [150,150],
    [200,150],
    [250,150],
    [300,150],
    [400,149],
    [500,146],
    [600,132],
    [700,116],
    [850,69],
    [925,40],
    [1000,null]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,150],
    [20,150],
    [30,150],
    [50,150],
    [70,150],
    [100,150],
    [150,150],
    [200,150],
    [250,150],
    [300,150],
    [400,150],
    [500,150],
    [600,149],
    [700,142],
    [850,135],
    [925,122],
    [1000,79]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,163],
    [20,163],
    [30,163],
    [50,163],
    [70,163],
    [100,163],
    [150,163],
    [200,163],
    [250,163],
    [300,162],
    [400,160],
    [500,151],
    [600,133],
    [700,106],
    [850,71],
    [925,56],
    [1000,14]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,172],
    [20,172],
    [30,172],
    [50,172],
    [70,172],
    [100,171],
    [150,171],
    [200,171],
    [250,171],
    [300,170],
    [400,168],
    [500,159],
    [600,140],
    [700,115],
    [850,77],
    [925,59],
    [1000,17]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,172],
    [20,172],
    [30,172],
    [50,172],
    [70,172],
    [100,171],
    [150,171],
    [200,171],
    [250,171],
    [300,170],
    [400,162],
    [500,141],
    [600,115],
    [700,95],
    [850,62],
    [925,49],
    [1000,8]
  ]}
  ]
}]
