Closed tcnichol closed 1 day ago
the pipeline is currently supposed to get a GEE project either by specifiying it in the config or cli argument or by having it configured during the Google Earth Engine authentication (so for example with earthengine authenticate --auth_mode notebook
.
This is the desired behavior and not a bug, closing.
At least when trying to run on sd-gpu, it seems that the pipeline throws an error without an earth engine project id.
Current workaround is adding a new script
/darts-nextgen/darts/src/darts/run_native.py
and passing that variable inside the method, or by adding ee-project to the
planet_config.toml