[{
"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,70],
    [925,52],
    [1000,1]
  ]},
  {"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,123],
    [1000,82]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,159],
    [20,159],
    [30,159],
    [50,159],
    [70,159],
    [100,159],
    [150,159],
    [200,159],
    [250,159],
    [300,159],
    [400,156],
    [500,150],
    [600,131],
    [700,109],
    [850,74],
    [925,62],
    [1000,18]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,159],
    [20,159],
    [30,159],
    [50,159],
    [70,159],
    [100,159],
    [150,159],
    [200,159],
    [250,159],
    [300,159],
    [400,151],
    [500,129],
    [600,97],
    [700,75],
    [850,48],
    [925,38],
    [1000,8]
  ]}
  ]
}]
