Gennadii Donchyts
Gennadii Donchyts
This is not possible in the current version but sounds like a nice feature to have, for example, by providing the layer name as a "GorupLayerName/LayerName" - add to the...
Closed for no activity
It might be some conflict in the python installations. You can try manually deleting ~/.config/earthengine/credentials and then run and follow the instructions: ``` earthengine authenticate --quiet ``` Also, for 3.22...
From the first look, this sounds like a nice improvement to store the project id in a QGIS project, but requiring users to call ee.Initialize() sounds like a breaking change...
Let me find a good workaround for this after consulting on how this EE authentication/initialization is supposed to work. We will pick it up with @SiggyF. For the time being,...
> IMO, we definitely need that ee.Initalize() must be defined always by the user in their script (like colab, geemap, or any GEE-api app need that variable) and mandatory if...