[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,145],
    [20,145],
    [30,145],
    [50,145],
    [70,145],
    [100,145],
    [150,145],
    [200,145],
    [250,145],
    [300,145],
    [400,145],
    [500,140],
    [600,127],
    [700,110],
    [850,61],
    [925,51],
    [1000,13]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,145],
    [20,145],
    [30,145],
    [50,145],
    [70,145],
    [100,145],
    [150,145],
    [200,145],
    [250,145],
    [300,145],
    [400,145],
    [500,145],
    [600,144],
    [700,139],
    [850,134],
    [925,127],
    [1000,89]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,179],
    [20,179],
    [30,179],
    [50,179],
    [70,179],
    [100,179],
    [150,179],
    [200,179],
    [250,179],
    [300,179],
    [400,179],
    [500,171],
    [600,150],
    [700,127],
    [850,84],
    [925,65],
    [1000,32]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,179],
    [20,179],
    [30,179],
    [50,179],
    [70,179],
    [100,179],
    [150,179],
    [200,179],
    [250,179],
    [300,179],
    [400,170],
    [500,140],
    [600,112],
    [700,89],
    [850,47],
    [925,37],
    [1000,7]
  ]}
  ]
}]
