-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
fixing behaviour for group parameter in open_datatree
#9666
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
Changes from 6 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
3429b2c
adding draft for fixing behaviour for group parameter
aladinor 1507f4d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e24e88b
new trial
aladinor 34e74db
new trial
aladinor b6fac5b
new trial
aladinor ce83c89
fixing duplicate pahts and path in the root group
aladinor 72fcee6
removing yield str(gpath)
aladinor bd853c8
implementing the proposed solution to hdf5 and netcdf backends
aladinor d6e5422
adding changes to whats-new.rst
aladinor 12005e2
removing encoding['source_group'] line to avoid conflicts with PR #9660
aladinor e4384d6
adding test
aladinor 0fab3c7
Merge branch 'main' into fix-group-param
TomNicholas e935e4e
adding test
aladinor 2803f9f
Merge branch 'fix-group-param' of https://github.com/aladinor/xarray …
aladinor 9a41b68
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f5d3073
adding assert subgroup_tree.root.parent is None
aladinor a473778
Merge branch 'fix-group-param' of https://github.com/aladinor/xarray …
aladinor bb6d413
modifying tests
aladinor fcf3dc6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 195e036
Update xarray/tests/test_backends_datatree.py
aladinor 5ef3a56
applying suggested changes
aladinor 90c5b4d
updating test
aladinor 38548b0
Merge branch 'main' into fix-group-param
TomNicholas e78d576
adding Justus and Alfonso to the list of contributors to the DataTree…
aladinor 762587b
adding Justus and Alfonso to the list of contributors to the DataTree…
aladinor 0cd22c5
Merge branch 'main' into fix-group-param
TomNicholas 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
Oops, something went wrong.
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.