mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-07 01:13:14 +02:00
Update solarconditions.py
This commit is contained in:
@@ -8,10 +8,6 @@ from datetime import datetime
|
||||
import ephem # pip install pyephem
|
||||
from datetime import timedelta
|
||||
|
||||
# default location for solar conditions if none is provided
|
||||
LATITUDE = 48.50
|
||||
LONGITUDE = -123.0
|
||||
|
||||
URL_TIMEOUT = 10 # wait time for URL requests
|
||||
|
||||
trap_list_solarconditions = ("sun", "solar", "hfcond")
|
||||
|
||||
Reference in New Issue
Block a user