- Update to 2026.02.0:
* Add a suggestion for how to resolve chunk manager not available error
* Fix silent data corruption when writing dask arrays to sharded zarr
stores
* Fix .plot error when using positional args with col and row
* Add a fast path that doesn't include normalized chunks in tokenize
* Support negative step in normalize_indexer
* Allow 1D coords in NDPointIndex
* Replace DeprecationWarning with FutureWarning
* Fix sortby descending order placing NaNs at beginning instead of end
* Raise FileNotFoundError for missing local files in guess_engine
* Skip one more hypothesis test for dtype string
* temporarily silence shape assignment warnings raised in netCDF4
* raise error on slice-based selection of multi-index levels
* Address pandas-related upstream errors in #10973
* Change behavior of keep_attrs in xr.where when x is a scalar
* add drop_existing kwarg to set_xindex
* Automatically create xindex
* FIX: assert_identical now considers xindexes + improve RangeIndex equals
* fix: where for cupy.array
* Ensure SeasonResampler preserves datetime resolution
* Fix indexing bugs in CoordinateTransformIndex
* Remove special mapping of auto to {} in open_zarr
* fix group by > 1 group, then map
* Make parallel documentation builds threadsafe
* Bump the minimum version of h5netcdf to 1.4.0 in accordance with nep29
* Add an arithmetic_compat option to xr.set_options
* Dataset.eval works with >2 dims
* create a development environment
* Coerce pd.StringDtype to np.dtypes.StringDType
OBS-URL: https://build.opensuse.org/request/show/1338178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xarray?expand=0&rev=55
Description
No description provided
Languages
Diff
100%