issues
search
xCDAT
/
xcdat
An extension of xarray for climate data analysis on structured grids.
https://xcdat.readthedocs.io/en/latest/
Apache License 2.0
119
stars
12
forks
source link
Initial prototype to refactor `custom_seasons` API with Xarray `SeasonGrouper()` API [WIP]
#715
Open
tomvothecoder
opened
1 week ago
tomvothecoder
commented
1 week ago
Description
Closes #714
This branch is based on #423
Checklist
[ ] My code follows the style guidelines of this project
[ ] I have performed a self-review of my own code
[ ] My changes generate no new warnings
[ ] Any dependent changes have been merged and published in downstream modules
If applicable:
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] New and existing unit tests pass with my changes (locally and CI/CD build)
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] I have noted that this is a breaking change for a major release (fix or feature that would cause existing functionality to not work as expected)
Description
Checklist
If applicable: