carlos-alberto-silva / rGEDI

rGEDI: An R Package for NASA's Global Ecosystem Dynamics Investigation (GEDI) Data Visualization and Processing.
157 stars 67 forks source link

gediDownload() with resume or skip if files already available #6

Closed firmanhadi closed 4 years ago

firmanhadi commented 4 years ago

Hi,

Thank you very much for making a very useful R package. I am following the documentation to learn the package. I found that if my computer freeze or disconnected, gediDownload() will overwrite the files. I think it will help us a lot if the function can check whether the data already downloaded or not. As the file size is huge (for us), re-downloading will make the process much longer.

Thank you.

Regards,

Firman Hadi.