Please forgive any posting conventions, this is my first time posting an issue.
the documentation found in (http://kapadia.github.io/usgs/reference/api.html) suggests that there is a method called usgs.api.download which can be used to download Landsat-8 datasets, yet I can't seem to find it, the only one available usgs.api.download_options which does not initiate any download actions, it returns a response.
Here is my code so far, it works but does not initiate any downloading:
Please forgive any posting conventions, this is my first time posting an issue.
the documentation found in (http://kapadia.github.io/usgs/reference/api.html) suggests that there is a method called usgs.api.download which can be used to download Landsat-8 datasets, yet I can't seem to find it, the only one available usgs.api.download_options which does not initiate any download actions, it returns a response.
Here is my code so far, it works but does not initiate any downloading: