Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Docs on manipulating trees #180

Merged
merged 47 commits into from
Oct 24, 2023

Conversation

TomNicholas
Copy link
Member

@TomNicholas TomNicholas commented Jan 4, 2023

Next part of long docs page on working with hierarchical data. Builds on #179.

  • Closes another part of Documentation plans #61
  • Tests added
  • Passes pre-commit run --all-files
  • New functions/methods are listed in api.rst
  • Changes are summarized in docs/source/whats-new.rst

@TomNicholas TomNicholas added the documentation Improvements or additions to documentation label Jan 4, 2023
@TomNicholas TomNicholas mentioned this pull request Jan 4, 2023
14 tasks
@TomNicholas TomNicholas mentioned this pull request Oct 23, 2023
5 tasks
@TomNicholas TomNicholas enabled auto-merge (squash) October 23, 2023 23:38
@TomNicholas TomNicholas merged commit 89e5a14 into xarray-contrib:main Oct 24, 2023
12 checks passed
@TomNicholas TomNicholas deleted the docs_manipulating_trees branch October 24, 2023 05:06
flamingbear pushed a commit to flamingbear/rewritten-datatree that referenced this pull request Jan 19, 2024
* why hierarchical data

* add hierarchical data page to index

* Simpsons family tree

* evolutionary tree

* WIP rearrangement of creating trees

* fixed examples in data structures page

* dict-like navigation

* filesystem-like paths explained

* split PR into parts

* plan

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix ipython bug

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* filter simpsons family tree by age

* use new filter method

* test about filter

* simple example of mapping over a subtree

* ideas for docs on iterating over trees

* add section on iterating over subtree

* text to accompany Simpsons family aging example

* add voltage dataset

* RMS as example of mapping custom computation

* isomorphism

* P=IV example of binary multiplication

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* remove unfinished sections

* fix

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* whatsnew

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant