Fix DataTree repr to not repeat inherited coordinates#9532
Merged
shoyer merged 2 commits intopydata:mainfrom Sep 22, 2024
Merged
Fix DataTree repr to not repeat inherited coordinates#9532shoyer merged 2 commits intopydata:mainfrom
shoyer merged 2 commits intopydata:mainfrom
Conversation
Member
shoyer
commented
Sep 22, 2024
- Closes DataTree repr showing inherited coordinates as non-inherited #9499
- Tests added
TomNicholas
approved these changes
Sep 22, 2024
TomNicholas
added a commit
to TomNicholas/xarray
that referenced
this pull request
Sep 23, 2024
hollymandel
pushed a commit
to hollymandel/xarray
that referenced
this pull request
Sep 23, 2024
* Fix DataTree repr to not repeat inherited coordinates Fixes GH9499 * skip failing test on Windows
TomNicholas
added a commit
that referenced
this pull request
Oct 13, 2024
* remove too-long underline * draft section on data alignment * fixes * draft section on coordinate inheritance * various improvements * more improvements * link from other page * align call include all 3 datasets * link back to use cases * clarification * small improvements * remove TODO after #9532 * add todo about #9475 * correct xr.align example call * add links to netCDF4 documentation * Consistent voice Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> * keep indexes in lat lon selection to dodge #9475 * unpack generator properly Co-authored-by: Stephan Hoyer <shoyer@google.com> * ideas for next section * briefly summarize what alignment means * clarify that it's the data in each node that was previously unrelated * fix incorrect indentation of code block * display the tree with redundant coordinates again * remove content about non-inherited coords for a follow-up PR * remove todo * remove todo now that aggregations are re-implemented * remove link to (unmerged) migration guide * remove todo about improving error message * correct statement in data-structures docs * fix internal link --------- Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> Co-authored-by: Stephan Hoyer <shoyer@google.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.