Open-EO / openeo-odc

Functions to map an openEO process graph to a job based on OpenDataCube and Xarray functions.
Apache License 2.0
1 stars 3 forks source link

Draft: Update the dask header to support the dask_gateway #28

Closed SerRichard closed 2 years ago

SerRichard commented 2 years ago

Update the dask chunking, dask header, and support of user/job id's to be parsed to dask.

ValentinaHutter commented 2 years ago

This looks fine for me, but the update of create_job_header would make the tests in test_odc.py fail. So if we want to keep the tests, the files in the ref_jobs folder need to be updated.

SerRichard commented 2 years ago

@ValentinaHutter Unit tests have been updated to reflect the expected output in the test jobs!