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
- `to_zarr` with `mode='a'` fails when `_FillValue` is present, caused by `open_zarr` with `mask_and_scale=False`.
- Micro optimize dataset.isel for speed on large datasets
- Support concurrent loading of variables
- Raise exception when using `diff` with a non-existent dimension
- Dataset constructor always coerces 1D data variables with same name as dim to coordinates
- Handle extra indexes for zarr region writes
- opening a zarr dataset taking so much time with dask
- DataTree should support Hashable names.
- Missing array-api support for some stats functions?
- Rolling operations with numbagg produce invalid values after numpy.inf
- Docs
- Python not yet supported