Skip to content

Reimplement xr.quantile once xarray v0.15.1 is released and equally fast #316

@bradyrx

Description

@bradyrx

Per discussions in https://github.com/bradyrx/climpred/pull/285. @aaronspring switched over to a map_blocks wrapper of xr.quantile since pre v0.15 xarray versions do not allow dask objects for quantile.

xarray v0.15 will have dask-compatible xr.quantile (http://xarray.pydata.org/en/latest/whats-new.html) so this should be switched out once that is released.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions