Skip to content
Snippets Groups Projects
station.py 173 B
Newer Older
Bruce Flynn's avatar
Bruce Flynn committed

# Time between data samples in seconds 
DATA_INTERVAL = 5

# station elevation in meters above the surface in feet
ELEVATION = 325

# Id of station from v1 records
ID = 1