Skip to content

Numba-accelerated interpolation of NumPy n-dimensional arrays.

Notifications You must be signed in to change notification settings

sun-data/regridding

Repository files navigation

regridding

tests codecov Black Documentation Status PyPI version

Numba-accelerated multilinear and first-order conservative interpolation of Numpy arrays.

Installation

regridding is published on the Python Package Index and can be installed using pip

pip install regridding