You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# bom_wind.py
|
|
|
|
Download latest time series data from BOM website and update local copy.
|
|
|
|
BOM does not allow direct http requests to data files, so a requests session
|
|
is opened on the product page before accessing the resource.
|