[{
"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,902],
    [350,895],
    [400,883],
    [450,863],
    [500,822],
    [550,808],
    [600,787],
    [650,756],
    [700,711],
    [750,647],
    [775,611],
    [800,553],
    [825,498],
    [850,461],
    [875,406],
    [900,353],
    [925,300],
    [950,244],
    [975,140],
    [1000,39]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,117],
    [3,467],
    [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,902],
    [350,895],
    [400,882],
    [450,862],
    [500,820],
    [550,808],
    [600,786],
    [650,755],
    [700,704],
    [750,641],
    [775,609],
    [800,548],
    [825,490],
    [850,456],
    [875,392],
    [900,342],
    [925,284],
    [950,214],
    [975,116],
    [1000,15]
  ]}
  ]
}]
