[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1.00000,912],
    [2.00000,912],
    [3.00000,912],
    [5.00000,912],
    [7.00000,912],
    [10.0000,912],
    [20.0000,912],
    [30.0000,912],
    [50.0000,912],
    [70.0000,912],
    [100.000,909],
    [125.000,909],
    [150.000,909],
    [175.000,908],
    [200.000,908],
    [225.000,908],
    [250.000,905],
    [300.000,903],
    [350.000,895],
    [400.000,884],
    [450.000,864],
    [500.000,823],
    [550.000,808],
    [600.000,793],
    [650.000,763],
    [700.000,725],
    [750.000,667],
    [775.000,635],
    [800.000,593],
    [825.000,530],
    [850.000,495],
    [875.000,454],
    [900.000,417],
    [925.000,378],
    [950.000,331],
    [975.000,275],
    [1000.00,190]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1.00000,null],
    [2.00000,null],
    [3.00000,null],
    [5.00000,null],
    [7.00000,null],
    [10.0000,156],
    [20.0000,912],
    [30.0000,912],
    [50.0000,912],
    [70.0000,912],
    [100.000,909],
    [125.000,909],
    [150.000,909],
    [175.000,908],
    [200.000,908],
    [225.000,908],
    [250.000,906],
    [300.000,903],
    [350.000,895],
    [400.000,885],
    [450.000,867],
    [500.000,827],
    [550.000,809],
    [600.000,793],
    [650.000,764],
    [700.000,721],
    [750.000,667],
    [775.000,631],
    [800.000,596],
    [825.000,536],
    [850.000,487],
    [875.000,442],
    [900.000,387],
    [925.000,333],
    [950.000,282],
    [975.000,194],
    [1000.00,16]
  ]}
  ]
}]
