Skip to content
Snippets Groups Projects
station.py 221 B
Newer Older
from datetime import timedelta
Bruce Flynn's avatar
Bruce Flynn committed

# Time between data samples in seconds
DATA_INTERVAL = timedelta(seconds=5)
Bruce Flynn's avatar
Bruce Flynn committed

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

# Id of station from v1 records