Update solarconditions.py

This commit is contained in:
SpudGunMan
2024-06-13 00:38:59 -07:00
parent fafd7d5af8
commit 7288fb30d2

View File

@@ -1,5 +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
# K7MHI Kelly Keeton 2024
import requests # pip install requests
import xml.dom.minidom