Closed konstntokas closed 5 months ago
@davemlz can you help me with the broken pipeline?
There is something wrong with the Earth Engine account in the package ee
ee.ee_exception.EEException: Please authorize access to your Earth Engine account by running
earthengine authenticate
Hi @konstntokas,
Where is this error happening? I just tested everything, or are you talking about the test builds in GH?
Hi @konstntokas,
Where is this error happening? I just tested everything, or are you talking about the test builds in GH?
It is happening in the test/builds. The error message
E ee.ee_exception.EEException: Please authorize access to your Earth Engine account by running
E
E earthengine authenticate
E
E in your command line, or ee.Authenticate() in Python, and then retry.
is given in the output of the workflows.
Ah ok. That's fine. I need to fix it, but not in top list for now.
Ah ok. That's fine. I need to fix it, but not in top list for now.
Ok thanks for your quick replies :)
I removed the stderr UserWarning from xcue.ipynb. FYI: @sonicious