Joris C
Joris C
The job manager crashed on some ApiResponseError: The error: ```Traceback (most recent call last): File "/data/users/Private/joris.c/lcfm-production/notebooks/sentinel1-jm.py", line 92, in job_manager.run_jobs( File "/home/joris.c/mambaforge/envs/lcfm-production/lib/python3.11/site-packages/openeo/extra/job_management.py", line 365, in run_jobs self._launch_job(start_job, df, i, backend_name)...
I am having trouble using stopping criteria other than maxeval in python. If I use a criterium like ftol_rel, nlopt does not seem to take the stopping criterium into account....