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