Skip to content

2022.2.1

Compare
Choose a tag to compare
@ungarj ungarj released this 23 Feb 15:20
9f14719
  • core
    • implement dask task graphs when using dask as executor
    • enable setting executor after Job was initialized
    • fix minor bugs in DaskExecutor.as_completed():
      • running futures count
      • pass on Exception after cancel signal when client is closed while waiting for remaining futures
    • add caching options for vector file and raster file inputs