Closed Zeitsperre closed 2 years ago
[x] This PR addresses an already opened issue (for bug fixes / features)
[x] Tests for the changes have been added (for bug fixes / features)
[x] Documentation has been added / updated (for bug fixes / features)
[x] HISTORY.rst has been updated (with summary of main changes)
[x] I have added my relevant user information to AUTHORS.md
AUTHORS.md
What kind of change does this PR introduce?:
converts nearly all docstring tests that were skipped into python code blocks for documentation purposes
fixes some annoying static type hinting misattributions.
Fixes the xarray-related changes that were not fully addressed in 0.9.2
Adjusts the conda-xesmf GitHub Actions build to use the latest available with Python3.9.
Does this PR introduce a breaking change?: No.
Other information:
Pull Request Checklist:
[x] This PR addresses an already opened issue (for bug fixes / features)
[x] Tests for the changes have been added (for bug fixes / features)
[x] Documentation has been added / updated (for bug fixes / features)
[x] HISTORY.rst has been updated (with summary of main changes)
[x] I have added my relevant user information to
AUTHORS.md
What kind of change does this PR introduce?:
converts nearly all docstring tests that were skipped into python code blocks for documentation purposes
fixes some annoying static type hinting misattributions.
Fixes the xarray-related changes that were not fully addressed in 0.9.2
Adjusts the conda-xesmf GitHub Actions build to use the latest available with Python3.9.
Does this PR introduce a breaking change?: No.
Other information: