[{
"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,null],
    [3,null],
    [5,null],
    [7,null],
    [10,74],
    [20,912],
    [30,912],
    [50,912],
    [70,912],
    [100,909],
    [125,909],
    [150,909],
    [175,908],
    [200,908],
    [225,908],
    [250,906],
    [300,903],
    [350,895],
    [400,885],
    [450,864],
    [500,827],
    [550,809],
    [600,792],
    [650,763],
    [700,720],
    [750,667],
    [775,631],
    [800,594],
    [825,533],
    [850,488],
    [875,442],
    [900,384],
    [925,336],
    [950,281],
    [975,187],
    [1000,5]
  ]}
  ]
}]
