[{
"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,138],
    [500,132],
    [550,130],
    [600,118],
    [650,100],
    [700,71],
    [750,48],
    [775,38],
    [800,34],
    [825,21],
    [850,14],
    [875,10],
    [900,7],
    [925,4],
    [950,2],
    [975,1],
    [1000,null]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,null],
    [3,null],
    [5,null],
    [7,null],
    [10,27],
    [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,153],
    [400,149],
    [450,140],
    [500,132],
    [550,130],
    [600,121],
    [650,106],
    [700,79],
    [750,52],
    [775,44],
    [800,37],
    [825,30],
    [850,20],
    [875,12],
    [900,7],
    [925,6],
    [950,3],
    [975,1],
    [1000,null]
  ]}
  ]
}]
