[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1.00000,64],
    [2.00000,64],
    [3.00000,64],
    [5.00000,64],
    [7.00000,64],
    [10.0000,64],
    [20.0000,64],
    [30.0000,64],
    [50.0000,64],
    [70.0000,64],
    [100.000,64],
    [125.000,64],
    [150.000,64],
    [175.000,64],
    [200.000,64],
    [225.000,64],
    [250.000,64],
    [300.000,63],
    [350.000,62],
    [400.000,61],
    [450.000,60],
    [500.000,55],
    [550.000,53],
    [600.000,52],
    [650.000,49],
    [700.000,44],
    [750.000,37],
    [775.000,31],
    [800.000,28],
    [825.000,26],
    [850.000,24],
    [875.000,21],
    [900.000,15],
    [925.000,12],
    [950.000,12],
    [975.000,10],
    [1000.00,9]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1.00000,null],
    [2.00000,null],
    [3.00000,null],
    [5.00000,null],
    [7.00000,null],
    [10.0000,7],
    [20.0000,64],
    [30.0000,64],
    [50.0000,64],
    [70.0000,64],
    [100.000,64],
    [125.000,64],
    [150.000,64],
    [175.000,64],
    [200.000,64],
    [225.000,64],
    [250.000,64],
    [300.000,63],
    [350.000,62],
    [400.000,61],
    [450.000,60],
    [500.000,55],
    [550.000,53],
    [600.000,52],
    [650.000,49],
    [700.000,44],
    [750.000,34],
    [775.000,31],
    [800.000,28],
    [825.000,24],
    [850.000,19],
    [875.000,17],
    [900.000,13],
    [925.000,10],
    [950.000,9],
    [975.000,5],
    [1000.00,null]
  ]}
  ]
}]
