[{
"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,136],
    [500,131],
    [550,130],
    [600,118],
    [650,98],
    [700,66],
    [750,46],
    [775,38],
    [800,33],
    [825,21],
    [850,13],
    [875,10],
    [900,7],
    [925,4],
    [950,2],
    [975,null],
    [1000,null]
  ]}
  ]
}]
