e-sensing / sits

Satellite image time series in R
https://e-sensing.github.io/sitsbook/
GNU General Public License v2.0
481 stars 78 forks source link

sits_cube_copy error - download `COP-DEM-GLO-30` products #1230

Closed M3nin0 closed 2 weeks ago

M3nin0 commented 3 weeks ago

Describe the bug When attempting to download COP-DEM-GLO-30 data, it was observed that each downloaded file overwrites the previous one. This occurs because the product has a unique timestamp and no tiling system, resulting in identical file names for each download. As a result, multiple downloads do not save as separate files, leading to data loss or redundancy issues.

To Reproduce N/A

If reporting a change from previous versions N/A

Additional context N/A