v0.16.0
Release Notes
Internal Changes
- Remove dependency on
dask
. - Reduce complexity of the code by breaking down the
_check_inputs
function into_get_variables
and_get_dates
functions.
dask
._check_inputs
function into _get_variables
and _get_dates
functions.