[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Number of Observation",
"color": ["#00AAAA","#aa00aa"],
"content": [
  {"name": "GPSMET (UCAR dry)", "data":[
    [1,912],
    [2,912],
    [3,912],
    [5,912],
    [7,912],
    [10,912],
    [20,912],
    [30,912],
    [50,912],
    [70,912],
    [100,909],
    [125,909],
    [150,909],
    [175,908],
    [200,908],
    [225,908],
    [250,905],
    [300,903],
    [350,895],
    [400,884],
    [450,864],
    [500,823],
    [550,808],
    [600,793],
    [650,763],
    [700,725],
    [750,667],
    [775,635],
    [800,593],
    [825,530],
    [850,495],
    [875,454],
    [900,417],
    [925,378],
    [950,331],
    [975,275],
    [1000,190]
  ]},
  {"name": "GPSMET (UCAR wet)", "data":[
    [1,null],
    [2,null],
    [3,null],
    [5,null],
    [7,null],
    [10,156],
    [20,912],
    [30,912],
    [50,912],
    [70,912],
    [100,909],
    [125,909],
    [150,909],
    [175,908],
    [200,908],
    [225,908],
    [250,906],
    [300,903],
    [350,895],
    [400,885],
    [450,867],
    [500,827],
    [550,809],
    [600,793],
    [650,764],
    [700,721],
    [750,667],
    [775,631],
    [800,596],
    [825,536],
    [850,487],
    [875,442],
    [900,387],
    [925,333],
    [950,282],
    [975,194],
    [1000,16]
  ]}
  ]
}]
