Skip to content

Issues: pydata/xarray

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Composite operations on chunked array types not dispatched through chunk manager bug topic-arrays related to flexible array support topic-chunked-arrays Managing different chunked backends, e.g. dask
#9523 opened Sep 19, 2024 by jeremiah-corrado
5 tasks
Rename ChunkManager to ComputeManager API design topic-chunked-arrays Managing different chunked backends, e.g. dask
#9435 opened Sep 5, 2024 by TomNicholas
idxmin / idxmax is not parallel friendly topic-chunked-arrays Managing different chunked backends, e.g. dask topic-dask
#9425 opened Sep 3, 2024 by dcherian
Pass .chunk/rechunk calls through for chunked arrays without ChunkManagers topic-chunked-arrays Managing different chunked backends, e.g. dask
#9286 opened Jul 26, 2024 by TomNicholas Loading…
2 of 4 tasks
Type chunkmanagers topic-chunked-arrays Managing different chunked backends, e.g. dask topic-typing
#9227 opened Jul 10, 2024 by Illviljan Draft
DataSet.chunk and DataArray.chunk handling object coordinates differently bug topic-chunked-arrays Managing different chunked backends, e.g. dask
#9040 opened May 22, 2024 by jeremiah-corrado
3 of 5 tasks
Can't call open_mfdataset without creating chunked dask arrays bug io topic-chunked-arrays Managing different chunked backends, e.g. dask
#9038 opened May 21, 2024 by TomNicholas
5 tasks done
missing chunkmanager: update error message topic-chunked-arrays Managing different chunked backends, e.g. dask
#8803 opened Mar 1, 2024 by mathause Loading…
Add a test for usability of duck arrays with chunks property topic-chunked-arrays Managing different chunked backends, e.g. dask
#8739 opened Feb 13, 2024 by hmaarrfk Loading…
4 tasks
A basic default ChunkManager for arrays that report their own chunks enhancement topic-arrays related to flexible array support topic-chunked-arrays Managing different chunked backends, e.g. dask
#8733 opened Feb 10, 2024 by hmaarrfk
map_blocks should dispatch to ChunkManager topic-chunked-arrays Managing different chunked backends, e.g. dask
#8545 opened Dec 12, 2023 by TomNicholas
Suggest installing dask when not discovered by ChunkManager topic-chunked-arrays Managing different chunked backends, e.g. dask topic-error reporting
#7963 opened Jul 5, 2023 by TomNicholas Loading…
2 of 4 tasks
Compatibility with the Array API standard API design array API standard Support for the Python array API standard topic-arrays related to flexible array support topic-chunked-arrays Managing different chunked backends, e.g. dask upstream issue
#7848 opened May 18, 2023 by TomNicholas
Task naming for general chunkmanagers enhancement topic-chunked-arrays Managing different chunked backends, e.g. dask topic-dask
#7813 opened May 3, 2023 by TomNicholas
Generalize delayed io topic-arrays related to flexible array support topic-backends topic-chunked-arrays Managing different chunked backends, e.g. dask topic-dask topic-indexing topic-rolling topic-typing topic-zarr Related to zarr storage library
#7811 opened May 2, 2023 by TomNicholas Loading…
1 of 4 tasks
Generalize dask.delayed calls to go through ChunkManager topic-arrays related to flexible array support topic-chunked-arrays Managing different chunked backends, e.g. dask
#7810 opened May 2, 2023 by TomNicholas
ProTip! Exclude everything labeled bug with -label:bug.