[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,155],
    [2,155],
    [3,155],
    [5,155],
    [7,155],
    [10,155],
    [20,155],
    [30,155],
    [50,155],
    [70,155],
    [100,155],
    [125,155],
    [150,155],
    [175,155],
    [200,155],
    [225,154],
    [250,154],
    [300,154],
    [350,152],
    [400,149],
    [450,139],
    [500,132],
    [550,130],
    [600,119],
    [650,105],
    [700,77],
    [750,51],
    [775,42],
    [800,35],
    [825,25],
    [850,19],
    [875,12],
    [900,8],
    [925,6],
    [950,4],
    [975,2],
    [1000,2]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,null],
    [3,null],
    [5,null],
    [7,null],
    [10,43],
    [20,155],
    [30,155],
    [50,155],
    [70,155],
    [100,155],
    [125,155],
    [150,155],
    [175,155],
    [200,155],
    [225,154],
    [250,154],
    [300,154],
    [350,152],
    [400,149],
    [450,141],
    [500,132],
    [550,130],
    [600,122],
    [650,106],
    [700,79],
    [750,52],
    [775,44],
    [800,37],
    [825,29],
    [850,20],
    [875,11],
    [900,7],
    [925,7],
    [950,4],
    [975,1],
    [1000,null]
  ]}
  ]
}]
