Is there a workaround to be able to download images acquired using Google Earth Engine (either the JS Earth Engine Code online or the Python API) that avoids using Google Drive or Google Cloud?
The files I'm trying to download are several GBs each and it will use up our Google Drive quota in no time, so does anyone know of a way where this can be bypassed to download locally or other means (e.g. to S3 bucket).
Thanks for any help!