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 supported13 Subscribers
Add a CodeTriage badge to xarray
Help out
- Issues
- Support proper custom class reflexive operator applied to xarray objects
- Use DatasetGroupBy.quantile for DatasetGroupBy.median for multiple groups when using dask arrays
- Clarify impact of datetime coordinate unit on `polyfit`, `polyval`, `integrate`, `differentiate`
- Duck array ops try to import `transpose` from `sparse`
- Matrix multiplication inconsistent for dask and sparse: `dask @ sparse` works, `sparse @ dask` fails
- Improve http url glob error
- Use lithops to parallelize open_mfdataset
- A means of viewing all differences between two datatrees
- DataTree attribute-like access bug
- Store the dimension order when using Zarr
- Docs
- Python not yet supported