A large number of xskillscore methods use xarray's apply_ufunc with dask="parallelized" for dask array support. A preferred option if the wrapped function natively supports dask arrays is to use dask="allowed". See here for details.
This issues list all current methods within xskillscore that use apply_ufunc and tries to summarise for each method how much work is involved in enabling dask="allowed".
xskillscore.contingency
xskillscore.deterministic
xskillscore.probabilistic
xskillscore.resampling
A large number of xskillscore methods use xarray's
apply_ufuncwithdask="parallelized"for dask array support. A preferred option if the wrapped function natively supports dask arrays is to usedask="allowed". See here for details.This issues list all current methods within xskillscore that use
apply_ufuncand tries to summarise for each method how much work is involved in enablingdask="allowed".xskillscore.contingency
dask="allowed"xskillscore.deterministic
dask="parallelized"fordask="allowed"dask="parallelized"fordask="allowed"dask="parallelized"fordask="allowed"dask="parallelized"dask="parallelized"fordask="allowed"dask="parallelized"fordask="allowed"dask="parallelized"fordask="allowed"dask="parallelized"fordask="allowed"dask="parallelized"fordask="allowed"dask="parallelized"fordask="allowed"dask="parallelized"fordask="allowed"dask="parallelized"fordask="allowed"xskillscore.probabilistic
dask="allowed"). Gettingdask="allowed"working properly would require a full refactor of properscoringdask="allowed"). Gettingdask="allowed"working properly would require a full refactor of properscoringdask="allowed"). Gettingdask="allowed"working properly would require a full refactor of properscoringdask="allowed"). Gettingdask="allowed"working properly would require a full refactor of properscoringdask="allowed"). Gettingdask="allowed"working properly would require a full refactor of properscoringdask="parallelized"dask="allowed"xskillscore.resampling
moveaxiswhen dask array. This would be easily handled with duck array ops - see below.