mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-07 17:32:52 +02:00
Update solarconditions.py
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user