Package noaadata :: Module stations :: Class Station
[hide private]
[frames] | no frames]

Class Station

source code

A single station

Instance Methods [hide private]
 
__init__(self, et)
Create a station object from an element tree
source code
 
getName(self) source code
 
getID(self) source code
 
getLon(self) source code
 
getLat(self) source code
 
hasSensor(self, name='Water Level', status=True, sensorID=None, DCP=None)
Return true if the station has that particular sensor type
source code
 
printMe(self) source code
Method Details [hide private]

__init__(self, et)
(Constructor)

source code 
Create a station object from an element tree
Parameters:
  • et - Element Tree for one station