gfcanalysis
gfcanalysis copied to clipboard
Fixing download_tiles() timeout (issue #16)
Fixes #16 by increasing the download timeout in download_tiles() to 300 seconds. Tested with different timeouts.
Changes:
- Added
timeoutparameter todownload_tile()anddownload_tiles().