Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in rsat_derive() due to large zip archive #10

Open
thechibo opened this issue Aug 11, 2022 · 0 comments
Open

Error in rsat_derive() due to large zip archive #10

thechibo opened this issue Aug 11, 2022 · 0 comments

Comments

@thechibo
Copy link

I have downloaded the MOD09GA product for the US state of Nebraska, over a 4-year period. Trying to derive the NDVI results in the following error:

Error in zip_internal(zipfile, files, recurse, compression_level, append = TRUE,  : 
  zip error: `Could not create zip archive `<path>/Modis/MOD09GA/variables/NDVI.zip`` in file `zip.c:364`

The zip archive containing the NDVI .tif files is created successfully until it reaches a total of 4GB. Can the variable files be zipped individually in order to avoid this problem in generally large projects? Or is there some other way I could proceed?

Thank you in advance!
John

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant