Update solarconditions.py

This commit is contained in:
SpudGunMan
2024-06-19 00:49:34 -07:00
parent c3ebc9c838
commit 3d553cce75
+1
View File
@@ -7,6 +7,7 @@ import xml.dom.minidom
from datetime import timedelta
from dateutil import tz # pip install python-dateutil
from suntime import Sun, SunTimeException # pip install suntime
import datetime # pip install datetime
LATITUDE = 48.50
LONGITUDE = -123.0