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 glob patterns in open_datatree(group_filter=...) for selective group loading
- Prefer metadata over store reads in `_decode_cf_datetime_dtype`
- `_decode_cf_datetime_dtype` triggers 2 store reads per time variable — expensive on remote stores
- `.idxmax()` fails if coordinates are intervals
- Fix idxmax on DataArray with IntervalIndex coordinates
- Fix sortby raising KeyError when passed a tuple of dimension names
- Preserve coordinates after non-leading-dimension groupby reductions
- Restore -1 Zarr chunk sentinel handling
- Warn when explicit dims rename tuple-style DataArray coords
- Check requires-mark coverage across CI runs
- Docs
- Python not yet supported