diff --git a/aosstower/station.py b/aosstower/station.py index 400afa81954396956b8edc9feeef3ea8a26fb64e..681ca79fb5357977ffed52d781cee4c044420e77 100644 --- a/aosstower/station.py +++ b/aosstower/station.py @@ -10,3 +10,7 @@ ELEVATION = 325 # Id of station from v1 records ID = 1 + +# Buoy 43.098386, -89.405281 +LATITUDE = 43.070786 +LONGITUDE = -89.406939