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

FIX: Avoid resampling for SPI indices #276

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Conversation

bzah
Copy link
Member

@bzah bzah commented Jul 11, 2023

Pull Request to resolve #273

  • Unit tests cover the changes.
  • These changes were tested on real data.
  • The relevant documentation has been added or updated.
  • A short description of the changes has been added to doc/source/references/release_notes.rst.

Describe the changes you made

Abel Aoun and others added 2 commits July 11, 2023 15:02
@bzah
Copy link
Member Author

bzah commented Dec 5, 2023

Same as #280 (comment)
We now need python 3.9 to run our CI with the latest version of xarray and other libraries.

@bzah bzah marked this pull request as ready for review December 5, 2023 09:38
@bzah bzah merged commit a02bc60 into master Dec 5, 2023
1 of 5 checks passed
@bzah bzah deleted the fix/avoid_unnecessary_resampling branch December 20, 2023 09:02
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.

BUG: time coordinate not properly set to the middle of the sampling period
1 participant