-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Coarsen keep attrs 3376 #3801
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
Merged
Merged
Coarsen keep attrs 3376 #3801
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
dc6ca01
Add test of DataWithCoords.coarsen() for #3376
amcnicho cb1e6c4
Add test of Variable.coarsen() for #3376
amcnicho ade6a49
Add keep_attrs kwarg to DataWithCoords.coarsen() for #3376
amcnicho 523cca4
Style and spelling fixes (#3376)
amcnicho 5113bf3
Fix test_coarsen_keep_attrs by removing self from input
amcnicho df1b0dc
Pass keep_attrs through to _coarsen_cls and _rolling_cls returns (#3376)
amcnicho af7bd10
Move keyword from coarsen to mean in test_coarsen_keep_attrs
amcnicho 4a45840
Start handling keep_attrs in rolling class constructors (#3376)
amcnicho 28f705f
Update Coarsen constructor and DatasetCoarsen class method (GH3376)
amcnicho 2c61115
Incorporate code review from @max-sixty
amcnicho e05ca96
Fix Dataset.coarsen and Variable.coarsen for GH3376
amcnicho d326404
Update tests for GH3376
amcnicho 735dc5a
Incorporate review changes to test_dataset for GH3376
amcnicho cd43608
Merge branch 'master' into coarsen-keep_attrs-3376
amcnicho 496838c
Change Rolling._dataset_implementation for GH3376
amcnicho 975a796
style fixes
amcnicho 98edaa8
Remove duplicate variable assignment and document change (GH3776)
amcnicho 4968c44
Merge branch 'master' into coarsen-keep_attrs-3376 to resolve doc/wha…
amcnicho File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.