pydata / xarray

N-D labeled arrays and datasets in Python
https://xarray.dev
Apache License 2.0
3.63k stars 1.09k forks source link

Implement `DataTree.persist` #9675

Closed TomNicholas closed 3 weeks ago

TomNicholas commented 4 weeks ago

we're still missing an implementation for DataTree.persist, which I skipped mostly because I wasn't sure how to test that.

Originally posted by @TomNicholas in https://github.com/pydata/xarray/issues/9670#issuecomment-2435984448