xarray
Array package
Provides an efficient data structure for labeled multi-dimensional arrays with operations and tools for working with these structures
N-D labeled arrays and datasets in Python
4k stars
106 watching
1k forks
Language: Python
last commit: 6 days ago
Linked from 4 awesome lists
dasknetcdfnumpypandaspythonxarray
Related projects:
Repository | Description | Stars |
---|---|---|
pandas-dev/pandas | A powerful data analysis toolkit for Python that provides flexible and expressive data structures for efficient data manipulation and analysis. | 43,807 |
xarray-contrib/xeofs | Tools for dimensionality reduction in climate science data analysis | 107 |
pydata/numexpr | Fast numerical expression evaluator for NumPy and other libraries | 2,238 |
docarray/docarray | A Python library for representing, transmitting, storing, and retrieving multimodal data | 2,983 |
makepath/xarray-spatial | A Python library for efficient raster analysis and processing of spatial data | 843 |
pydata/bottleneck | Provides high-performance NumPy array functions written in C. | 1,073 |
xcdat/xcdat | An extension of xarray for climate data analysis on structured grids. | 119 |
xarray-contrib/xskillscore | Provides metrics for verifying deterministic and probabilistic forecasts in climate science | 225 |
pv-lab/autoxrd | A tool for classifying X-ray diffraction patterns using machine learning and data augmentation. | 50 |
numpy/numpy | Provides support for large, multi-dimensional arrays and matrices, along with functions to manipulate them, as well as tools for integration with C/C++ code. | 28,087 |
uxarray/uxarray | A Python library providing tools for standard data analysis on unstructured climate and weather data. | 159 |
hydrologie/xhydro | A Python library for analyzing and processing hydrological data from various sources. | 24 |
corteva/geocube | Converts geopandas vector data into rasterized xarray data | 343 |
wesm/pydata-book | Materials and IPython notebooks for data analysis with Python | 22,248 |
xtensor-stack/xtensor | A C++ library for efficient multi-dimensional array expressions with lazy broadcasting and computation | 3,360 |