-
Notifications
You must be signed in to change notification settings - Fork 12
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
Add support for custom seasons spanning calendar years #423
Open
tomvothecoder
wants to merge
16
commits into
main
Choose a base branch
from
feature/416-custom-season-span
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Nov 12, 2024
-
- Remove logic for requiring all 12 months to be used
Configuration menu - View commit details
-
Copy full SHA for 7716efc - Browse repository at this point
Copy the full SHA 7716efcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ade02ba - Browse repository at this point
Copy the full SHA ade02baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a87cf0 - Browse repository at this point
Copy the full SHA 2a87cf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b4ec65 - Browse repository at this point
Copy the full SHA 6b4ec65View commit details -
Fix
_drop_incomplete_seasons()
adding dims to variables- Add conditional that determines whether subsetting time coordinates is necessary with custom seasons - Update docstrings for `season_config` - Add tests
Configuration menu - View commit details
-
Copy full SHA for fbad335 - Browse repository at this point
Copy the full SHA fbad335View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a896ba - Browse repository at this point
Copy the full SHA 4a896baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f496e5 - Browse repository at this point
Copy the full SHA 9f496e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cb6910 - Browse repository at this point
Copy the full SHA 7cb6910View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cf4364 - Browse repository at this point
Copy the full SHA 1cf4364View commit details -
Configuration menu - View commit details
-
Copy full SHA for a050884 - Browse repository at this point
Copy the full SHA a050884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ace7a8 - Browse repository at this point
Copy the full SHA 5ace7a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25e31f7 - Browse repository at this point
Copy the full SHA 25e31f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b47972 - Browse repository at this point
Copy the full SHA 2b47972View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05496ed - Browse repository at this point
Copy the full SHA 05496edView commit details -
Refactor logic for shifting months to use Xarray instead of Pandas
- Months are also shifted in the `_preprocess_dataset()` method now. Before months were being shifted twice, once when dropping incomplete seasons or DJF, and a second time when labeling time coordinates.
Configuration menu - View commit details
-
Copy full SHA for 0b6852f - Browse repository at this point
Copy the full SHA 0b6852fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d156c2 - Browse repository at this point
Copy the full SHA 8d156c2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.