blackmarblepy icon indicating copy to clipboard operation
blackmarblepy copied to clipboard

Fix skip if exists

Open g4brielvs opened this issue 6 months ago • 1 comments

The file_skip_if_exists was removed and needs to be reimplemented.

g4brielvs avatar Dec 19 '23 16:12 g4brielvs

Thanks for the great work, but files are repeatedly downloaded, even if the ile_skip_if_exists=True parameter is passed in the sample code with the bm_raster function, and file_directory destination is provided. Inspection of the download.py module doesn't show any logic to check for existing local files.

ArieClaassens avatar Feb 18 '24 07:02 ArieClaassens