Skip to content
Snippets Groups Projects
Commit 8934c661 authored by David Hoese's avatar David Hoese
Browse files

Update URL for WU URL API

parent 2d08b9c3
No related branches found
No related tags found
No related merge requests found
......@@ -145,6 +145,8 @@ def construct_url(data):
def get_url_data(avg, wu_id, wu_pw):
# Information on what paramaters that can be sent:
# https://support.weather.com/s/article/How-do-I-manage-data-related-to-my-usage-of-on-wunderground-com?language=en_US&subcategory=Personal_Weather_Stations&type=wu
# Previously at:
# https://feedback.weather.com/customer/en/portal/articles/2924682-pws-upload-protocol?b_id=17298
timestamp = avg.index[-1]
wind_dir = avg['wind_dir'][-1]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment