home / github / releases

Menu
  • GraphQL API
  • Search all tables

releases: 109749078

This data as json

html_url id author node_id tag_name target_commitish name draft prerelease created_at published_at body reactions mentions_count repo
https://github.com/pydata/xarray/releases/tag/v2023.06.0 109749078 35968931 RE_kwDOAMm_X84GiqNW v2023.06.0 main v2023.06.0 0 0 2023-06-23T21:07:42Z 2023-06-23T21:18:03Z

This release adds features to curvefit, improves the performance of concatenation, and fixes various bugs.

Thank to our 13 contributors to this release: Anderson Banihirwe, Deepak Cherian, Illviljan, Juniper Tyree, Justus Magin, Martin Fleischmann, Mattia Almansi, mgunyho, Negin Sobhani, Rutger van Haasteren, Tom Nicholas, Tom White.

What's Changed

  • Array API fixes for astype by @TomNicholas in https://github.com/pydata/xarray/pull/7847
  • Add type hints to test_dtypes by @Illviljan in https://github.com/pydata/xarray/pull/7858
  • Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in https://github.com/pydata/xarray/pull/7859
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pydata/xarray/pull/7864
  • Upload nightly wheels to scientific-python-nightly-wheels by @martinfleis in https://github.com/pydata/xarray/pull/7865
  • adapt the pint + dask test to the newest version of pint by @keewis in https://github.com/pydata/xarray/pull/7855
  • Avoid explicit loop when updating OrderedSet by @Illviljan in https://github.com/pydata/xarray/pull/7857
  • Improve to_dask_dataframe performance by @Illviljan in https://github.com/pydata/xarray/pull/7844
  • Changed duck typing exception to: (ImportError, AttributeError) by @vhaasteren in https://github.com/pydata/xarray/pull/7874
  • defer to numpy for the expected result by @keewis in https://github.com/pydata/xarray/pull/7875
  • add numba to the py3.11 environment by @keewis in https://github.com/pydata/xarray/pull/7867
  • deprecate the cdms2 conversion methods by @keewis in https://github.com/pydata/xarray/pull/7876
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pydata/xarray/pull/7882
  • Implement multidimensional initial guess and bounds for curvefit by @mgunyho in https://github.com/pydata/xarray/pull/7821
  • move to setup-micromamba by @keewis in https://github.com/pydata/xarray/pull/7878
  • Improve concat performance by @Illviljan in https://github.com/pydata/xarray/pull/7824
  • retire the TestPyPI workflow by @keewis in https://github.com/pydata/xarray/pull/7889
  • Fix .groupby(multi index level) by @dcherian in https://github.com/pydata/xarray/pull/7830
  • don't use CacheFileManager.__del__ on interpreter shutdown by @keewis in https://github.com/pydata/xarray/pull/7880
  • fix polyfit changing the original object by @malmans2 in https://github.com/pydata/xarray/pull/7900
  • Fix flaky doctest for curvefit by @mgunyho in https://github.com/pydata/xarray/pull/7893
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pydata/xarray/pull/7912
  • Ensure dtype of reindex result matches dtype of the original DataArray by @andersy005 in https://github.com/pydata/xarray/pull/7917
  • Add errors option to curvefit by @mgunyho in https://github.com/pydata/xarray/pull/7891
  • CF encoding should preserve vlen dtype for empty arrays by @tomwhite in https://github.com/pydata/xarray/pull/7862
  • use trusted publishers instead of a API token by @keewis in https://github.com/pydata/xarray/pull/7899
  • Add cfgrib,ipywidgets to doc env by @dcherian in https://github.com/pydata/xarray/pull/7888
  • Update calendar for developers meeting by @shoyer in https://github.com/pydata/xarray/pull/7933
  • Fix regression with grouper object on an IndexVariable by @mwtoews in https://github.com/pydata/xarray/pull/7920
  • Release summary for v2023.06.0 by @TomNicholas in https://github.com/pydata/xarray/pull/7934
  • Fix check for chunk_store in zarr backend by @juntyr in https://github.com/pydata/xarray/pull/7923
  • fixing rolling_window issue with cupy by @negin513 in https://github.com/pydata/xarray/pull/7938

New Contributors

  • @martinfleis made their first contribution in https://github.com/pydata/xarray/pull/7865
  • @vhaasteren made their first contribution in https://github.com/pydata/xarray/pull/7874
  • @juntyr made their first contribution in https://github.com/pydata/xarray/pull/7923
  • @negin513 made their first contribution in https://github.com/pydata/xarray/pull/7938

Full Changelog: https://github.com/pydata/xarray/compare/v2023.05.0...v2023.06.0

  16 13221727
Powered by Datasette · Queries took 2.82ms · About: xarray-datasette