[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#00aaaa","#FF9933"],
"content": [
  {"name": "UCAR_atmPrf", "data":[
    [1,38],
    [2,38],
    [3,38],
    [5,38],
    [7,38],
    [10,38],
    [20,38],
    [30,38],
    [50,38],
    [70,38],
    [100,37],
    [125,37],
    [150,37],
    [175,37],
    [200,37],
    [225,37],
    [250,37],
    [300,37],
    [350,37],
    [400,37],
    [450,37],
    [500,36],
    [550,35],
    [600,34],
    [650,34],
    [700,33],
    [750,33],
    [775,32],
    [800,31],
    [825,31],
    [850,29],
    [875,29],
    [900,26],
    [925,25],
    [950,23],
    [975,21],
    [1000,11]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [1,38],
    [2,38],
    [3,38],
    [5,38],
    [7,38],
    [10,38],
    [20,38],
    [30,38],
    [50,38],
    [70,38],
    [100,37],
    [125,37],
    [150,37],
    [175,37],
    [200,37],
    [225,37],
    [250,37],
    [300,37],
    [350,37],
    [400,36],
    [450,32],
    [500,31],
    [550,29],
    [600,27],
    [650,26],
    [700,25],
    [750,25],
    [775,25],
    [800,25],
    [825,25],
    [850,23],
    [875,21],
    [900,18],
    [925,17],
    [950,15],
    [975,14],
    [1000,4]
  ]}
  ]
}]
