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
- If "chunks=None" is set in open_mfdataset, it is changed to "chunks={}" before being passed to "_dataset_from_backend_dataset"
- xr.open_dataset() reading ubyte variables as float32 from DAP server
- xr.concat error behaviour differs based on input DataArray ordering
- Revisiting Xarray's Minimum dependency versions policy
- Provide a way to specify how long open_dataset tries to fetch data before timing out
- diff('non existing dimension') does not raise exception
- Modify interp_na to consider monotonic decreasing index for issue #4637
- align ignores `copy`
- Blosc2 ndarray support
- `as_shared_dtype` converts scalars to 0d `numpy` arrays if chunked `cupy` is involved
- Docs
- Python not yet supported