* This release rolls back the default engine for HTTP urls, adds
support for DataTree objects in combine_nested and contains
numerous bug fixes.
- Release 2025.11.0
* This release changes the default for keep_attrs such that
attributes are preserved by default, adds support for DataTree
in top-level functions, and contains several memory and
performance improvements as well as a number of bug fixes.
- Release 2025.10.0 and 2025.10.1
* These releases revert a breaking change to Xarray's preferred
netCDF backend.
- Release 2025.09.1
* This release contains improvements to netCDF IO and the
DataTree.from_dict() constructor, as well as a variety of bug
fixes. In particular, the default netCDF backend has switched
from netCDF4 to h5netcdf, which is typically faster.
- Release 2025.09.0
* This release brings a number of small improvements and fixes,
especially related to writing DataTree objects and netCDF files
to disk.
## New Features
* Support rechunking by SeasonResampler for seasonal data
analysis (GH10425, PR10519). By Dhruva Kumar Kaushal.
* Add convenience methods to Coordinates (PR10318) By Justus
Magin.
* Added load_datatree() for loading DataTree objects into memory
from disk. It has the same relationship to open_datatree(), as
load_dataset() has to open_dataset(). By Stephan Hoyer.
* compute=False is now supported by DataTree.to_netcdf() and
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=114
240 KiB
240 KiB