Skip to content

Commit

Permalink
Test XArray in combination with cattrs and dask (#62)
Browse files Browse the repository at this point in the history
* Test some ways to unstructure xarray data

* Add dask and io to xarray optional dependencies

* Test how to read/write dask arrays

* Add test that shows that we need an unstructure_hook for DataTree

This is the simplest way to keep DataTree object the original.
Otherwise it would return a copy of some sort.

* Test that shows default unstructure behavior
  • Loading branch information
deltamarnix authored Jan 3, 2025
1 parent 9fcc868 commit 489cda9
Show file tree
Hide file tree
Showing 4 changed files with 1,494 additions and 6 deletions.
Loading

0 comments on commit 489cda9

Please sign in to comment.