xarray-contrib/datatree
WIP implementation of a tree-like hierarchical data structure for xarray.
PythonApache-2.0
Issues
- 2
Loosing attributes with .chunk and .pad
#337 opened by louisletoumelin - 1
Creating DataTree from DataArrays
#320 opened by Sevans711 - 9
- 1
Typing: `DataTree[Unknown]`
#313 opened by etienneschalk - 0
- 10
When opening a Zarr store, the chunks='auto'` kwarg seems to be ignored
#276 opened by etienneschalk - 2
Add a `case_sensitivity` keyword arguments to methods relying on `pathlib` (Python 3.12)
#292 opened by etienneschalk - 6
Parallelize map_over_subtree
#252 opened by Illviljan - 8
setting node name breaks tree linkage
#309 opened by marcel-goldschen-ohm - 5
- 3
Breakages with changes to xarray's internals during the NamedArray refactor
#270 opened by TomNicholas - 1
Actually you're right, I don't know if the docs currently mention anywhere that assigning to `.ds` is allowed!
#312 opened by TomNicholas - 0
FAQ
#235 opened by Jyotsna1304 - 4
Use path-like tools with DataTree
#281 opened by eschalkargans - 5
- 3
Assigning coords not consistent with xarray
#242 opened by blaylockbk - 2
- 1
Supporting Excel Spreadsheets?
#342 opened by ahuang11 - 8
Consistency between `__contains__` and `__getitem__`
#240 opened by djhoese - 9
Backslash doesn't split to child trees
#250 opened by Illviljan - 9
Resolve dimension coordinates from parents
#297 opened by dehorsley - 1
`drop_vars` issue?
#316 opened by agrouaze - 3
Opening a datatree from S3 bucket
#322 opened by vlevasseur073 - 2
- 16
Tree-aware dataset handling/selection
#254 opened by observingClouds - 8
When creating a DataTree from a Dataset with path-like variable, subgroups are expected to be created
#311 opened by etienneschalk - 1
Use new numpy random number generator in docs example
#290 opened by schlich - 1
decision analysis in datatree?
#331 opened by vnijs - 4
Losing top level name attribute when saving and then reopening using h5netcdf
#339 opened by melonora - 2
`open_datatree` performance
#330 opened by aladinor - 1
Describe a DataTree: adidng visualization and summarization capabilities
#334 opened by eschalkargans - 1
Auto-plotting capabilities
#336 opened by eschalkargans - 4
Rich display width is broken
#335 opened by eschalkargans - 1
Add an `attrs` keyword argument to the constructor: `DataTree(attrs={})`
#333 opened by eschalkargans - 1
- 2
Lack of resilience towards missing `_ARRAY_DIMENSIONS` xarray's special zarr attribute
#280 opened by eschalkargans - 4
- 3
- 1
v0.0.14 not on pypi
#308 opened by slevang - 6
- 5
Doc build error
#284 opened by TomNicholas - 1
- 0
Attributes get dropped on empty parent nodes
#278 opened by slevang - 3
`to_zarr()` overwrites by default
#274 opened by nicrie - 3
New Release?
#261 opened by mgrover1 - 5
- 8
Bug with Python 3.12
#257 opened by mgrover1 - 0
Tests for python 3.12
#259 opened by TomNicholas - 1
Slicing/selecting datree nodes using coordinates similar to xarray.dataset.sel (?)
#244 opened by aladinor - 3
Invisible Slide Bar Content in dark mode
#233 opened by NimishaRawat