xarray
https://github.com/pydata/xarray
Python
N-D labeled arrays and datasets in Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported12 Subscribers
Add a CodeTriage badge to xarray
Help out
- Issues
- Align datatree `to_dict` and `from_dict` to similar methods on `Dataset` and `DataArray` level
- Remove "Size: " prefix in Dataset and DataArray repr + add option to show nbytes on individual variables
- DataTree: Align `from_dict` and `to_dict` behaviours to their Dataset equivalents
- explicit_indexing_adapter fails for empty list as key
- DataTree consolidation to use general AttrAccessMixin class (instead of TreeAttrAccessMixin)
- Preserve order of variables in combine_by_coords
- Improve performance and typing in _protect_dataset_variables_inplace
- `to_zarr` with `mode='a'` fails when `_FillValue` is present, caused by `open_zarr` with `mask_and_scale=False`.
- weighted polyfit
- `DataSet.chunk` and `DataArray.chunk` handling object coordinates differently
- Docs
- Python not yet supported