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
- Task naming for general chunkmanagers
- Generalize dask.delayed calls to go through ChunkManager
- Generalize delayed
- Interpolation unstructured data to regular grid
- 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
- 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
- Docs
- Python not yet supported