Here it is
Your batch job 'vito-aea46783-1b77-4ce6-b39c-feaa038188ee' failed.
Logs can be inspected in an openEO (web) editor or with `connection.job('vito-aea46783-1b77-4ce6-b39c-feaa038188ee').logs()`.
Printing logs:
[{'id': 'error', 'level': 'error', 'message': 'error processing batch job\nTypeError: float() argument must be a string or a number, not \'list\'\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File "batch_job.py", line 319, in main\n run_driver()\n File "batch_job.py", line 292, in run_driver\n run_job(\n File "/data1/hadoop/yarn/local/usercache/openeo/appcache/application_1655189542545_31869/container_e5041_1655189542545_31869_01_000001/venv/lib/python3.8/site-packages/openeogeotrellis/utils.py", line 43, in memory_logging_wrapper\n return function(*args, **kwargs)\n File "batch_job.py", line 388, in run_job\n assets_metadata = result.write_assets(str(output_file))\n File "/data1/hadoop/yarn/local/usercache/openeo/appcache/application_1655189542545_31869/container_e5041_1655189542545_31869_01_000001/venv/lib/python3.8/site-packages/openeo_driver/save_result.py", line 234, in write_assets\n self.to_netcdf(filename)\n File "/data1/hadoop/yarn/local/usercache/openeo/appcache/application_1655189542545_31869/container_e5041_1655189542545_31869_01_000001/venv/lib/python3.8/site-packages/openeo_driver/save_result.py", line 315, in to_netcdf\n array.to_netcdf(filename,encoding=encoding)\n File "/data1/hadoop/yarn/local/usercache/openeo/appcache/application_1655189542545_31869/container_e5041_1655189542545_31869_01_000001/venv/lib/python3.8/site-packages/xarray/core/dataset.py", line 1644, in to_netcdf\n return to_netcdf(\n File "/data1/hadoop/yarn/local/usercache/openeo/appcache/application_1655189542545_31869/container_e5041_1655189542545_31869_01_000001/venv/lib/python3.8/site-packages/xarray/backends/api.py", line 1111, in to_netcdf\n dump_to_store(\n File "/data1/hadoop/yarn/local/usercache/openeo/appcache/application_1655189542545_31869/container_e5041_1655189542545_31869_01_000001/venv/lib/python3.8/site-packages/xarray/backends/api.py", line 1158, in dump_to_store\n store.store(variables, attrs, check_encoding, writer, unlimited_dims=unlimited_dims)\n File "/data1/hadoop/yarn/local/usercache/openeo/appcache/application_1655189542545_31869/container_e5041_1655189542545_31869_01_000001/venv/lib/python3.8/site-packages/xarray/backends/common.py", line 250, in store\n variables, attributes = self.encode(variables, attributes)\n File "/data1/hadoop/yarn/local/usercache/openeo/appcache/application_1655189542545_31869/container_e5041_1655189542545_31869_01_000001/venv/lib/python3.8/site-packages/xarray/backends/common.py", line 339, in encode\n variables, attributes = cf_encoder(variables, attributes)\n File "/data1/hadoop/yarn/local/usercache/openeo/appcache/application_1655189542545_31869/container_e5041_1655189542545_31869_01_000001/venv/lib/python3.8/site-packages/xarray/conventions.py", line 773, in cf_encoder\n new_vars = {k: encode_cf_variable(v, name=k) for k, v in variables.items()}\n File "/data1/hadoop/yarn/local/usercache/openeo/appcache/application_1655189542545_31869/container_e5041_1655189542545_31869_01_000001/venv/lib/python3.8/site-packages/xarray/conventions.py", line 773, in <dictcomp>\n new_vars = {k: encode_cf_variable(v, name=k) for k, v in variables.items()}\n File "/data1/hadoop/yarn/local/usercache/openeo/appcache/application_1655189542545_31869/container_e5041_1655189542545_31869_01_000001/venv/lib/python3.8/site-packages/xarray/conventions.py", line 258, in encode_cf_variable\n var = ensure_dtype_not_object(var, name=name)\n File "/data1/hadoop/yarn/local/usercache/openeo/appcache/application_1655189542545_31869/container_e5041_1655189542545_31869_01_000001/venv/lib/python3.8/site-packages/xarray/conventions.py", line 216, in ensure_dtype_not_object\n data = _copy_with_dtype(data, dtype=_infer_dtype(data, name))\n File "/data1/hadoop/yarn/local/usercache/openeo/appcache/application_1655189542545_31869/container_e5041_1655189542545_31869_01_000001/venv/lib/python3.8/site-packages/xarray/conventions.py", line 174, in _copy_with_dtype\n result[...] = data\nValueError: setting an array element with a sequence.\n'}]
Traceback (most recent call last):
Input In [7] in <cell line: 12>
job=C0.execute_batch(out_format="netCDF",title="C")
File ~\.conda\envs\openeo\lib\site-packages\openeo\rest\datacube.py:1620 in execute_batch
return job.run_synchronous(
File ~\.conda\envs\openeo\lib\site-packages\openeo\rest\job.py:139 in run_synchronous
self.start_and_wait(
File ~\.conda\envs\openeo\lib\site-packages\openeo\rest\job.py:222 in start_and_wait
raise JobFailedException("Batch job {i!r} didn't finish successfully. Status: {s} (after {t}).".format(
JobFailedException: Batch job 'vito-aea46783-1b77-4ce6-b39c-feaa038188ee' didn't finish successfully. Status: error (after 0:14:03).
Thank you for the support