[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,145],
    [2,145],
    [3,145],
    [5,145],
    [7,145],
    [10,145],
    [20,145],
    [30,145],
    [50,145],
    [70,145],
    [100,144],
    [125,144],
    [150,144],
    [175,144],
    [200,144],
    [225,144],
    [250,144],
    [300,144],
    [350,142],
    [400,140],
    [450,133],
    [500,123],
    [550,120],
    [600,112],
    [650,91],
    [700,69],
    [750,49],
    [775,40],
    [800,28],
    [825,19],
    [850,12],
    [875,11],
    [900,7],
    [925,5],
    [950,4],
    [975,3],
    [1000,null]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,5],
    [3,94],
    [5,145],
    [7,145],
    [10,145],
    [20,145],
    [30,145],
    [50,145],
    [70,145],
    [100,144],
    [125,144],
    [150,144],
    [175,144],
    [200,144],
    [225,144],
    [250,144],
    [300,144],
    [350,142],
    [400,140],
    [450,133],
    [500,123],
    [550,120],
    [600,111],
    [650,87],
    [700,68],
    [750,47],
    [775,39],
    [800,26],
    [825,17],
    [850,12],
    [875,10],
    [900,7],
    [925,5],
    [950,4],
    [975,3],
    [1000,null]
  ]}
  ]
}]
