download_item_assets will automatically download the assets, even if they have already existed. Instead it should check to see if the file already exists (if `file:checksum is used it should validate with the checksum - see [file extension](https://github.com/stac-extensions/file)) There should also be an option to overwrite.
download_item_assets will automatically download the assets, even if they have already existed.
Instead it should check to see if the file already exists (if `file:checksum is used it should validate with the checksum - see file extension)
There should also be an option to overwrite.