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
Sort

Pull requests list

fix and supress some test warnings plan to merge Final call for comments
#10104 by mathause was merged Mar 7, 2025 Loading…
Skip failing array api test.
#10102 by dcherian was merged Mar 7, 2025 Loading…
Pass node path to tokenize in open_datatree plan to merge Final call for comments
#10100 by slevang was merged Mar 7, 2025 Loading…
3 tasks done
Prune data tree for Isomorphic operations enhancement topic-DataTree Related to the implementation of a DataTree class
#10097 by kobebryant432 was merged Mar 6, 2025 Loading…
4 tasks done
Update pre-commit hooks
#10093 by pre-commit-ci bot was merged Mar 7, 2025 Loading…
Bump codecov/codecov-action from 5.3.1 to 5.4.0 in the actions group dependencies Pull requests that update a dependency file
#10090 by dependabot bot was merged Mar 7, 2025 Loading…
Another reduction in the size of dataset.py
#10088 by max-sixty was merged Mar 5, 2025 Loading…
Generalize lazy backend indexing a little more plan to merge Final call for comments
#10078 by dcherian was merged Feb 28, 2025 Loading…
Fix false timedelta decoding SerializationWarning and improve warning message plan to merge Final call for comments
#10072 by spencerkclark was merged Mar 7, 2025 Loading…
3 tasks done
More permissive Index typing
#10067 by benbovy was merged Feb 24, 2025 Loading…
Restrict fastpath isel indexes to the case of all PandasIndex plan to merge Final call for comments run-benchmark Run the ASV benchmark workflow
#10066 by benbovy was merged Feb 24, 2025 Loading…
3 tasks done
Default to phony_dims="access" in h5netcdf-backend plan to merge Final call for comments
#10058 by kmuehlbauer was merged Feb 24, 2025 Loading…
3 tasks done
Set up new default values for kwargs on open_mfdataset topic-combine combine/concat/merge
#10051 by jsignell was closed Feb 19, 2025 Draft
4 tasks
Add types stubs to optional dependencies
#10048 by max-sixty was merged Feb 13, 2025 Loading…
Upgrade mypy to 1.15 topic-typing
#10041 by max-sixty was merged Feb 10, 2025 Loading…
Add typos check to pre-commit hooks
#10040 by max-sixty was merged Mar 7, 2025 Loading…
Start splitting up dataset.py
#10039 by max-sixty was merged Feb 10, 2025 Loading…
More precisely type pipe methods topic-typing
#10038 by chuckwondo was merged Feb 19, 2025 Loading…
1 of 2 tasks
use mean of min/max years as offset in calculation of datetime64 mean
#10035 by kmuehlbauer was merged Feb 7, 2025 Loading…
3 tasks done
Fix dataarray drop attrs
#10030 by j-haacker was merged Feb 9, 2025 Loading…
2 of 3 tasks
DOC: Fix 404 on Cubed's documentation
#10029 by VeckoTheGecko was merged Feb 6, 2025 Loading…
Ensure KeyError raised for zarr datasets missing dim names topic-zarr Related to zarr storage library
#10025 by oliverwm1 was merged Mar 7, 2025 Loading…
2 of 3 tasks
deprecate cftime_range() in favor of date_range(use_cftime=True) plan to merge Final call for comments
#10024 by Maddogghoek was merged Feb 27, 2025 Loading…
2 tasks done
ProTip! Filter pull requests by the default branch with base:main.