Use HTTPS, not HTTP when updating the locations

This commit is contained in:
AdenKoperczak 2024-06-23 15:15:11 -04:00
parent 35539d514a
commit d8472a33f8

View file

@ -3,7 +3,7 @@ import requests
import json
import argparse
NOAA_BASE = "http://www.ncdc.noaa.gov/homr/services/station"
NOAA_BASE = "https://www.ncdc.noaa.gov/homr/services/station"
# Get the noaa station data.
# platform is what platform should be searched for