home / github / releases

Menu
  • GraphQL API
  • Search all tables

releases: 117902352

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.08.0 117902352 2448579 RE_kwDOAMm_X84HBwwQ v2023.08.0 main v2023.08.0 0 0 2023-08-18T20:12:25Z 2023-08-20T03:38:23Z

This release brings changes to minimum dependencies, allows reading of datasets where a dimension name is associated with a multidimensional variable (e.g. finite volume ocean model output), and introduces a new :py:class:xarray.Coordinates object.

Thanks to the 16 contributors to this release: Anderson Banihirwe, Articoking, Benoit Bovy, Deepak Cherian, Harshitha, Ian Carroll, Joe Hamman, Justus Magin, Peter Hill, Rachel Wegener, Riley Kuttruff, Thomas Nicholas, Tom Nicholas, ilgast, quantsnus, vallirep

Announcements

The xarray.Variable class is being refactored out to a new project title 'namedarray'. See the design doc for more details. Reach out to us on this discussion topic if you have any thoughts.

What's Changed

  • Use variable name in all exceptions raised in as_variable by @ZedThree in https://github.com/pydata/xarray/pull/7995
  • Add documentation on custom indexes by @benbovy in https://github.com/pydata/xarray/pull/6975
  • Allow opening datasets with nD dimenson coordinate variables. by @dcherian in https://github.com/pydata/xarray/pull/7989
  • Update copyright year in README by @dcherian in https://github.com/pydata/xarray/pull/8007
  • join together duplicate entries in the text repr by @keewis in https://github.com/pydata/xarray/pull/7225
  • Core team member guide by @TomNicholas in https://github.com/pydata/xarray/pull/7999
  • Expose "Coordinates" as part of Xarray's public API by @benbovy in https://github.com/pydata/xarray/pull/7368
  • improved docstring of to_netcdf (issue #7127) by @vallirep in https://github.com/pydata/xarray/pull/7947
  • Update interpolate_na in dataset.py by @ilgast in https://github.com/pydata/xarray/pull/7974
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pydata/xarray/pull/8014
  • Add HDF5 Section to read/write docs page by @rwegener2 in https://github.com/pydata/xarray/pull/8012
  • Add examples to docstrings by @harshitha1201 in https://github.com/pydata/xarray/pull/7937
  • (chore) min versions bump by @jhamman in https://github.com/pydata/xarray/pull/8022
  • Automatically chunk other in GroupBy binary ops. by @dcherian in https://github.com/pydata/xarray/pull/7684
  • change cumproduct to cumprod by @quantsnus in https://github.com/pydata/xarray/pull/8031
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pydata/xarray/pull/8032
  • Reduce pre-commit update frequency to monthly from weekly. by @dcherian in https://github.com/pydata/xarray/pull/8033
  • sort when encoding coordinates for deterministic outputs by @itcarroll in https://github.com/pydata/xarray/pull/8034
  • Zarr : Allow setting write_empty_chunks by @RKuttruff in https://github.com/pydata/xarray/pull/8016
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pydata/xarray/pull/8052
  • Count documentation by @Articoking in https://github.com/pydata/xarray/pull/8057
  • Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in https://github.com/pydata/xarray/pull/8068
  • add design document for "named-array" by @andersy005 in https://github.com/pydata/xarray/pull/8073
  • unpin numpy by @keewis in https://github.com/pydata/xarray/pull/8061
  • Extending the glossary by @harshitha1201 in https://github.com/pydata/xarray/pull/7732
  • Add 2023.08.0 whats-new by @dcherian in https://github.com/pydata/xarray/pull/8081

New Contributors

  • @ZedThree made their first contribution in https://github.com/pydata/xarray/pull/7995
  • @vallirep made their first contribution in https://github.com/pydata/xarray/pull/7947
  • @ilgast made their first contribution in https://github.com/pydata/xarray/pull/7974
  • @rwegener2 made their first contribution in https://github.com/pydata/xarray/pull/8012
  • @quantsnus made their first contribution in https://github.com/pydata/xarray/pull/8031
  • @RKuttruff made their first contribution in https://github.com/pydata/xarray/pull/8016
  • @Articoking made their first contribution in https://github.com/pydata/xarray/pull/8057

Full Changelog: https://github.com/pydata/xarray/compare/v2023.07.0...v2023.08.0

{
    "url": "https://api.github.com/repos/pydata/xarray/releases/117902352/reactions",
    "total_count": 7,
    "+1": 5,
    "-1": 0,
    "laugh": 0,
    "hooray": 2,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
17 13221727
Powered by Datasette · Queries took 0.742ms · About: xarray-datasette