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
- Add support for Array API in NamedArray
- ```DataArray.sel``` can silently pick up the nearest point, even if it is far away and the query is out of bounds
- Implement cftime vectorization as discussed in PR #8322
- Add invert option to DataArray/Dataset.stack()
- cftime.DatetimeNoLeap incorrectly decoded from netCDF file
- segfault with a particular netcdf4 file
- NamedArray tracking issue
- Deprecate passing pd.MultiIndex implicitly
- Compatibility with the Array API standard
- xr.open_dataset() reading ubyte variables as float32 from DAP server
- Docs
- Python not yet supported