-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
DAS-2155 - Merge datatree documentation into main docs. #9033
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
flamingbear
merged 76 commits into
pydata:main
from
flamingbear:DAS-2155-merge-datatree-docs
Sep 12, 2024
Merged
Changes from 12 commits
Commits
Show all changes
76 commits
Select commit
Hold shift + click to select a range
fd8802c
DAS-2155 - Merge datatree documentation into main docs.
owenlittlejohns eb23afb
DAS-2155 - Add PR reference to whats-new.rst.
owenlittlejohns bf3a1e7
DAS-2155 - Fix DataTree documentation string insertion test.
owenlittlejohns 2353d17
DAS-2067 - Expose DataTree API in xarray public API.
owenlittlejohns 8779f8f
DAS-2067 - Clean up DataTree imports in tests.
owenlittlejohns e2e88e3
DAS-2155 - Revert typing change to Test_summarize_datatree_children.c…
owenlittlejohns f813910
DAS-2155 - Move quick-start information to getting-started-guide.
owenlittlejohns c38796f
DAS-2155 - Minor items in documentation.
owenlittlejohns 0228777
DAS-2155 - Add DataTree related exceptions to public API.
owenlittlejohns 4f8cc1c
DAS-2155 - Add note regarding DataTree.to_netcdf.
owenlittlejohns 983de0c
Update doc/getting-started-guide/quick-overview.rst
owenlittlejohns efb2e6e
Merge branch 'main' into DAS-2155-merge-datatree-docs
owenlittlejohns 30535c3
Merge branch 'main' into DAS-2155-merge-datatree-docs
owenlittlejohns da6646f
Merge remote-tracking branch 'origin/main' into DAS-2155-merge-datatr…
flamingbear e146400
Merge branch 'main' into DAS-2155-merge-datatree-docs
flamingbear b303d62
DAS-2155: Updates imports from benchmark PR.
flamingbear bf4413b
DAS-2155: Oriol suggestions.
flamingbear 068bab2
DAS-2155: Fix build errors in docs for numpy 2.0
flamingbear 2698681
DAS-2155: First stab at updatating quick-overview.rst for inherited c…
flamingbear 97c183d
DAS-2155: removes erroneous example
flamingbear 2507475
DAS-2155: tidying for inheritance.
flamingbear 032f5cb
DAS-2155: Another first stab at adding a hierarchy structure example.
flamingbear f3edabb
DAS-2155: Fix typo.
flamingbear b6e6163
DAS-2155: Reorder, and fix bullet list
flamingbear 9e4b737
DAS-2155: Updates datastructures with extensive (too?) example
flamingbear 3529b87
DAS-2155: Cleans what I can from hierarichal-data.rst.
flamingbear 832215b
Merge remote-tracking branch 'upstream/main' into DAS-2155-merge-data…
flamingbear 87597e9
DAS-2155: Fix bad merge
flamingbear ee7c3a9
DAS-2155: Cleanup removes ``item`` for references.
flamingbear 421c404
DAS-2155: Replaces a bunch of ``item`` with references.
flamingbear a9d9d3d
Merge remote-tracking branch 'upstream/main' into DAS-2155-merge-data…
flamingbear 49cc828
DAS-2155: hand merge whats-new.rst
flamingbear 12f685b
Merge remote-tracking branch 'upstream/main' into DAS-2155-merge-data…
flamingbear fb8eae1
DAS-2155: updates developer meeting notes link. (unrelated)
flamingbear ec341ad
DAS-2155: These are the changes merged from #9298
flamingbear 6f51cc1
Merge remote-tracking branch 'upstream/main' into DAS-2155-merge-data…
flamingbear fa459d9
DAS-2155: Format for merge
flamingbear e957e33
Merge remote-tracking branch 'upstream/main' into DAS-2155-merge-data…
flamingbear 80ebed0
Merge branch 'main' into DAS-2155-merge-datatree-docs
flamingbear 3ce24c5
DAS-2155: Adds open_groups to the API and docs
flamingbear 8b259f1
Merge branch 'main' into DAS-2155-merge-datatree-docs
flamingbear 7612e46
Merge branch 'main' into DAS-2155-merge-datatree-docs
flamingbear c98be70
DAS-2155: Drop sphinx back even further.
flamingbear 9f2e94a
Merge remote-tracking branch 'upstream/main' into DAS-2155-merge-data…
flamingbear 60d3fae
Merge remote-tracking branch 'upstream/main' into DAS-2155-merge-data…
flamingbear 9cd79b3
Merge remote-tracking branch 'upstream/main' into DAS-2155-merge-data…
flamingbear 508a5c7
DAS-2155: Cleaning up data-structures.rst for new shallow parent updates
flamingbear 7705c87
Merge remote-tracking branch 'upstream/main' into DAS-2155-merge-data…
flamingbear 3f20d34
DAS-2155: fix merge
flamingbear 6bfc31b
DAS-2155: work around sphinx-book-theme/#749
flamingbear 15d16aa
DAS-2155: change datatree.ds -> datatree.dataset
flamingbear 06aa829
DAS-2155: Lots of simpsons fixes for shallow parentage.
flamingbear e8464b3
DAS-2155: Delete datatree_ directory
flamingbear c661a58
DAS-2155: remove vestiges of datatree_
flamingbear bb659f8
DAS-2155: Some wording changes and link fixes
flamingbear 506a575
Merge branch 'main' into DAS-2155-merge-datatree-docs
flamingbear 9ddbfd5
Update doc/getting-started-guide/quick-overview.rst
flamingbear 77e4d0a
Update doc/user-guide/data-structures.rst
flamingbear bf3a2fd
Update doc/user-guide/data-structures.rst
flamingbear 25543fb
Update doc/getting-started-guide/quick-overview.rst
flamingbear 3f7a639
Update doc/getting-started-guide/quick-overview.rst
flamingbear 4cea57f
remove ordered
flamingbear 43a9ecf
data -> dataset
flamingbear f5a4993
remove parent from constructor params
flamingbear 47a363c
duplicate word typo
flamingbear 82bf8f3
DAS-2155: Drop detailed note on ordered trees
flamingbear d3ee632
DAS-2155: removes .to_dataset inherited flag example
flamingbear 1de00ac
explicitly mention dimensions are inherited
flamingbear f705f4c
better header for Hierarchical data
flamingbear 97261c1
typo
flamingbear 81863e8
Merge branch 'main' into DAS-2155-merge-datatree-docs
flamingbear d698bdd
DAS-2155: update what's new
flamingbear 50982bd
Merge branch 'main' into DAS-2155-merge-datatree-docs
flamingbear a1c2f11
DAS-2155: typo
flamingbear ae8bb71
DAS-2155: Fix earlier bad merge
flamingbear 9e179d2
DAS-2155: Updates to call out inherited coordinates and inherited flag
flamingbear 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
Oops, something went wrong.
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.