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 asv

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

Features

  • 1D linear interpolation
  • 2D first-order conservative resampling of logically-rectangular curvilinear grids