verde
verde copied to clipboard
Remove the "client" parameter from dask enabled functions
Passing client as a Dask distributed client was deprecated and the argument should be removed in Verde v2.0.0 #331. This needs to be done in all classes/functions that use Dask for parallel processing.