Skip to content

Pull requests: pydata/xarray

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add DataTree.match_names to match node names topic-DataTree Related to the implementation of a DataTree class
#9439 opened Sep 7, 2024 by Armavica Loading…
2 of 4 tasks
Use np.real and np.imag when possible topic-NamedArray Lightweight version of Variable
#9368 opened Aug 15, 2024 by Illviljan Loading…
Update mypy CI to python 3.12 run-pyright Run pyright type checker run-upstream Run upstream CI
#9319 opened Aug 6, 2024 by Illviljan Draft
WIP: Add array SVG image and table to _repr_html_
#9301 opened Jul 31, 2024 by maxrjones Loading…
4 tasks
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
add tests for keyword arguments passed to engines when opening a datatree topic-DataTree Related to the implementation of a DataTree class
#9283 opened Jul 26, 2024 by JessicaS11 Draft
4 tasks
Namedarray with shapetype run-upstream Run upstream CI topic-typing
#9260 opened Jul 19, 2024 by Illviljan Draft
4 tasks
Add test fixtures to create non-inheritting test DataTree object with duplicated variable, coord, and dim names topic-DataTree Related to the implementation of a DataTree class
#9244 opened Jul 13, 2024 by acrosby Loading…
3 tasks done
Type chunkmanagers topic-chunked-arrays Managing different chunked backends, e.g. dask topic-typing
#9227 opened Jul 10, 2024 by Illviljan Draft
use nested_duck_arrays to detect the innermost layer of duck arrays topic-arrays related to flexible array support
#9212 opened Jul 7, 2024 by keewis Draft
2 of 3 tasks
Set the cloud storage credentials when opening a datatree from ZarrStore (#9197) needs discussion needs work topic-backends topic-DataTree Related to the implementation of a DataTree class topic-zarr Related to zarr storage library
#9198 opened Jul 1, 2024 by vlevasseur073 Loading…
1 of 4 tasks
Add copy option in DataTree.from_dict run-benchmark Run the ASV benchmark workflow topic-DataTree Related to the implementation of a DataTree class
#9193 opened Jun 29, 2024 by Illviljan Loading…
2 tasks done
Align datatree to_dict and from_dict to similar methods on Dataset and DataArray level topic-DataTree Related to the implementation of a DataTree class
#9080 opened Jun 8, 2024 by etienneschalk Loading…
5 tasks done
Improve performance and typing in _protect_dataset_variables_inplace run-benchmark Run the ASV benchmark workflow
#9069 opened Jun 4, 2024 by Illviljan Draft
4 tasks
Stricter array attr check
#9017 opened May 8, 2024 by TomNicholas Loading…
2 of 4 tasks
Micro optimize dataset.isel for speed on large datasets run-benchmark Run the ASV benchmark workflow
#9003 opened May 6, 2024 by hmaarrfk Loading…
4 tasks
Complete deprecation of Dataset.dims returning dict
#8980 opened Apr 28, 2024 by TomNicholas Loading…
2 of 4 tasks
Use Variable.stack instead of np.ravel
#8935 opened Apr 12, 2024 by Illviljan Draft
4 tasks
Use array_api compliant dtype array API standard Support for the Python array API standard
#8933 opened Apr 12, 2024 by Illviljan Draft
4 tasks
Keep attributes for "bounds" variables
#8924 opened Apr 10, 2024 by st-bender Loading…
1 of 3 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.