mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-06-17 00:25:25 +02:00
Update solarconditions.py
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# helper functions to get HF band conditions, DRAP X-ray flux, and sunrise/sunset times
|
||||
# some code from https://github.com/Murturtle/MeshLink
|
||||
|
||||
import requests # pip install requests
|
||||
import xml.dom.minidom
|
||||
from datetime import datetime # pip install datetime
|
||||
|
||||
Reference in New Issue
Block a user