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 trying to download new set of images #554

Open
JPedro18 opened this issue Dec 10, 2024 · 1 comment
Open

Error trying to download new set of images #554

JPedro18 opened this issue Dec 10, 2024 · 1 comment

Comments

@JPedro18
Copy link

While downloading a set of images for a specific site, I encountered an error message, likely due to a lost internet connection, stating that I was not signed up for Earth Engine. To resolve this, I attempted to restart the process from where it had stopped by selecting only the remaining satellite datasets. However, when I retried the command SDS_download.get_metadata(inputs), I received another error. This error seems to be related to the sitename, as changing the sitename allows the process to work correctly.

Below are the details and relevant screenshots for reference:

1- Settings for the first attempt:
image

2- Error received during download:
image

3- Settings for the second attempt:
image

4- This is the error I receive when I try metadata = SDS_download.retrieve_images(inputs) or SDS_download.check_images_available(inputs) again:
image

As mentioned earlier, if I change the sitename, the process works just fine.

@JPedro18
Copy link
Author

JPedro18 commented Dec 10, 2024

I just noticed that I used a special character in the sitename, and that is the cause of the problem. It allows me to download the images but when trying to get the metadata it fails to understand the special character.

image

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