Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Described default centre argument behaviour in rolling functions #9819

Merged
merged 3 commits into from
Nov 26, 2024

Conversation

JanukanS
Copy link
Contributor

Extended the documentation of the centre argument of the following functions:

  • xarray.DataArray.rolling
  • xarray.Dataset.rolling
  • xarray.core.rolling.DataArrayRolling
  • xarray.core.rolling.DatasetRolling

Copy link

welcome bot commented Nov 25, 2024

Thank you for opening this pull request! It may take us a few days to respond here, so thank you for being patient.
If you have questions, some answers may be found in our contributing guidelines.

@max-sixty
Copy link
Collaborator

Thank you!

@max-sixty max-sixty merged commit 1317337 into pydata:main Nov 26, 2024
27 of 29 checks passed
Copy link

welcome bot commented Nov 26, 2024

Congratulations on completing your first pull request! Welcome to Xarray! We are proud of you, and hope to see you again! celebration gif

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rolling documentation does not specify window alignment
2 participants