[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,912],
    [2,912],
    [3,912],
    [5,912],
    [7,912],
    [10,912],
    [20,912],
    [30,912],
    [50,912],
    [70,912],
    [100,909],
    [125,909],
    [150,909],
    [175,908],
    [200,908],
    [225,908],
    [250,905],
    [300,903],
    [350,895],
    [400,884],
    [450,864],
    [500,823],
    [550,808],
    [600,793],
    [650,763],
    [700,725],
    [750,667],
    [775,635],
    [800,593],
    [825,530],
    [850,495],
    [875,454],
    [900,417],
    [925,378],
    [950,331],
    [975,275],
    [1000,190]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,null],
    [3,null],
    [5,null],
    [7,null],
    [10,156],
    [20,912],
    [30,912],
    [50,912],
    [70,912],
    [100,909],
    [125,909],
    [150,909],
    [175,908],
    [200,908],
    [225,907],
    [250,905],
    [300,902],
    [350,895],
    [400,883],
    [450,862],
    [500,820],
    [550,808],
    [600,786],
    [650,756],
    [700,706],
    [750,640],
    [775,608],
    [800,547],
    [825,492],
    [850,455],
    [875,396],
    [900,342],
    [925,288],
    [950,216],
    [975,115],
    [1000,11]
  ]}
  ]
}]
