First of all, thank you very much for developing CoastSat, it has been extremely helpful for my coastal research.
I am currently setting up CoastSat (v3.0 and v3.2) on Windows for a shoreline change study, and I am encountering an issue during the image retrieval stage. I was hoping to ask for your advice on proper troubleshooting steps.
Specifically, the function SDS_download.retrieve_images() appears to hang for a long time without returning an error, while check_images_available() runs successfully. I initially suspected issues related to satellite selection, polygon size, internet connection, new environment, or CoastSat version, but the problem persisted.
My questions are:
-
Is this a known behavior when Earth Engine project permissions are misconfigured?
-
Are there recommended troubleshooting steps you suggest when retrieve_images() hangs without error?
-
Would you recommend always explicitly passing the project ID to ee.Initialize() when using CoastSat?
I would greatly appreciate any guidance you may have. Thank you again for making CoastSat openly available and for your time.
First of all, thank you very much for developing CoastSat, it has been extremely helpful for my coastal research.
I am currently setting up CoastSat (v3.0 and v3.2) on Windows for a shoreline change study, and I am encountering an issue during the image retrieval stage. I was hoping to ask for your advice on proper troubleshooting steps.
Specifically, the function SDS_download.retrieve_images() appears to hang for a long time without returning an error, while check_images_available() runs successfully. I initially suspected issues related to satellite selection, polygon size, internet connection, new environment, or CoastSat version, but the problem persisted.
My questions are:
Is this a known behavior when Earth Engine project permissions are misconfigured?
Are there recommended troubleshooting steps you suggest when retrieve_images() hangs without error?
Would you recommend always explicitly passing the project ID to ee.Initialize() when using CoastSat?
I would greatly appreciate any guidance you may have. Thank you again for making CoastSat openly available and for your time.