[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1.00000,145],
    [2.00000,145],
    [3.00000,145],
    [5.00000,145],
    [7.00000,145],
    [10.0000,145],
    [20.0000,145],
    [30.0000,145],
    [50.0000,145],
    [70.0000,145],
    [100.000,144],
    [125.000,144],
    [150.000,144],
    [175.000,144],
    [200.000,144],
    [225.000,144],
    [250.000,144],
    [300.000,144],
    [350.000,142],
    [400.000,140],
    [450.000,133],
    [500.000,124],
    [550.000,120],
    [600.000,113],
    [650.000,94],
    [700.000,74],
    [750.000,57],
    [775.000,43],
    [800.000,32],
    [825.000,22],
    [850.000,14],
    [875.000,12],
    [900.000,9],
    [925.000,8],
    [950.000,6],
    [975.000,4],
    [1000.00,2]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1.00000,null],
    [2.00000,null],
    [3.00000,null],
    [5.00000,null],
    [7.00000,null],
    [10.0000,45],
    [20.0000,145],
    [30.0000,145],
    [50.0000,145],
    [70.0000,145],
    [100.000,144],
    [125.000,144],
    [150.000,144],
    [175.000,144],
    [200.000,144],
    [225.000,144],
    [250.000,144],
    [300.000,144],
    [350.000,142],
    [400.000,140],
    [450.000,133],
    [500.000,123],
    [550.000,120],
    [600.000,110],
    [650.000,87],
    [700.000,68],
    [750.000,48],
    [775.000,39],
    [800.000,26],
    [825.000,17],
    [850.000,12],
    [875.000,10],
    [900.000,7],
    [925.000,5],
    [950.000,4],
    [975.000,3],
    [1000.00,null]
  ]}
  ]
}]
