github pydata/xarray v0.10.0

latest releases: v2024.03.0, v2024.02.0, v2024.01.1...
6 years ago

This is a major release that includes bug fixes, new features and a few
backwards incompatible changes. Highlights include:

  • Indexing now supports broadcasting over dimensions, similar to NumPy's vectorized indexing (but better!).
  • resample has a new groupby-like API like pandas.
  • xarray.apply_ufunc facilitates wrapping and parallelizing functions written for NumPy arrays.
  • Performance improvements, particularly for dask and open_mfdataset.

For more details, see the release notes: http://xarray.pydata.org/en/latest/whats-new.html

Don't miss a new xarray release

NewReleases is sending notifications on new releases.