[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,140],
    [20,140],
    [30,140],
    [50,140],
    [70,140],
    [100,140],
    [150,139],
    [200,139],
    [250,139],
    [300,139],
    [400,138],
    [500,134],
    [600,127],
    [700,113],
    [850,75],
    [925,62],
    [1000,14]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,140],
    [20,140],
    [30,140],
    [50,140],
    [70,140],
    [100,140],
    [150,140],
    [200,140],
    [250,140],
    [300,140],
    [400,140],
    [500,140],
    [600,140],
    [700,138],
    [850,133],
    [925,122],
    [1000,81]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,159],
    [20,159],
    [30,159],
    [50,159],
    [70,159],
    [100,159],
    [150,159],
    [200,159],
    [250,159],
    [300,158],
    [400,156],
    [500,150],
    [600,131],
    [700,111],
    [850,78],
    [925,66],
    [1000,39]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,159],
    [20,159],
    [30,159],
    [50,159],
    [70,159],
    [100,159],
    [150,159],
    [200,159],
    [250,159],
    [300,158],
    [400,149],
    [500,129],
    [600,97],
    [700,75],
    [850,48],
    [925,38],
    [1000,8]
  ]}
  ]
}]
