[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#00aaaa","#FF9933"],
"content": [
  {"name": "UCAR_atmPrf", "data":[
    [10,38],
    [20,38],
    [30,38],
    [50,38],
    [70,38],
    [100,37],
    [150,37],
    [200,37],
    [250,37],
    [300,37],
    [400,37],
    [500,36],
    [600,34],
    [700,33],
    [850,29],
    [925,25],
    [1000,11]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,38],
    [20,38],
    [30,38],
    [50,38],
    [70,38],
    [100,37],
    [150,37],
    [200,37],
    [250,37],
    [300,37],
    [400,36],
    [500,31],
    [600,27],
    [700,25],
    [850,23],
    [925,17],
    [1000,6]
  ]}
  ]
}]
