You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* main: (85 commits)
Adds open_datatree and load_datatree to the tutorial module (pydata#10082)
Fix version in requires_zarr_v3 fixture (pydata#10145)
Fix `open_datatree` when `decode_cf=False` (pydata#10141)
[docs] `DataTree` cannot be constructed from `DataArray` (pydata#10142)
Refactor datetime and timedelta encoding for increased robustness (pydata#9498)
Fix test_distributed::test_async (pydata#10138)
Refactor concat / combine / merge into `xarray/structure` (pydata#10134)
Split `apply_ufunc` out of `computation.py` (pydata#10133)
Refactor modules from `core` into `xarray.computation` (pydata#10132)
Refactor compatibility modules into xarray.compat package (pydata#10131)
Fix type issues from pandas stubs (pydata#10128)
Don't skip tests when on a `mypy` branch (pydata#10129)
Change `python_files` in `pyproject.toml` to a list (pydata#10127)
Better `uv` compatibility (pydata#10124)
explicitly cast the dtype of `where`'s condition parameter to `bool` (pydata#10087)
Use `to_numpy` in time decoding (pydata#10081)
Pin pandas stubs (pydata#10119)
Fix broken Zarr test (pydata#10109)
Update asv badge url in README.md (pydata#10113)
fix and supress some test warnings (pydata#10104)
...
0 commit comments