[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1.00000,155],
    [2.00000,155],
    [3.00000,155],
    [5.00000,155],
    [7.00000,155],
    [10.0000,155],
    [20.0000,155],
    [30.0000,155],
    [50.0000,155],
    [70.0000,155],
    [100.000,155],
    [125.000,155],
    [150.000,155],
    [175.000,155],
    [200.000,155],
    [225.000,154],
    [250.000,154],
    [300.000,154],
    [350.000,152],
    [400.000,149],
    [450.000,138],
    [500.000,132],
    [550.000,130],
    [600.000,118],
    [650.000,100],
    [700.000,71],
    [750.000,47],
    [775.000,38],
    [800.000,34],
    [825.000,21],
    [850.000,13],
    [875.000,10],
    [900.000,7],
    [925.000,4],
    [950.000,2],
    [975.000,1],
    [1000.00,null]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1.00000,null],
    [2.00000,null],
    [3.00000,null],
    [5.00000,null],
    [7.00000,null],
    [10.0000,5],
    [20.0000,155],
    [30.0000,155],
    [50.0000,155],
    [70.0000,155],
    [100.000,155],
    [125.000,155],
    [150.000,155],
    [175.000,155],
    [200.000,155],
    [225.000,154],
    [250.000,154],
    [300.000,154],
    [350.000,153],
    [400.000,149],
    [450.000,140],
    [500.000,132],
    [550.000,130],
    [600.000,121],
    [650.000,106],
    [700.000,79],
    [750.000,52],
    [775.000,43],
    [800.000,37],
    [825.000,31],
    [850.000,20],
    [875.000,12],
    [900.000,7],
    [925.000,6],
    [950.000,3],
    [975.000,1],
    [1000.00,null]
  ]}
  ]
}]
