0.42
-
core
- add option for input drivers to let processing-heavy tasks be handled by
mapchete.Executor
by implementingInputData.add_preprocessing_task()
andInputData.get_preprocessing_task_result()
methods - check futures submitted to
mapchete.Executor
for exceptions before yielding - remove deprecated
multi
(now calledworkers
),distributed
andmax_chunksize
arguments
- add option for input drivers to let processing-heavy tasks be handled by
-
CLI
- remove deprecated
--max-chunksize
option - replace "tiles" with "tasks" in progress
- remove deprecated