interpolation
Basics
Interpolation (scipy.interpolate)
Fast linear 1D interpolation with numba – KRSTN Regrid: Structured to Structured grids
Interpolating data
xESMF: Universal Regridder for Geospatial Data ESMPy : ESMF Python Regridding Interface Interpolation and regridding - Science - Pangeo
Regrid: Triangular grid to Quad grids
pylab_examples example code: triinterp_demo.py (matplotlib)
Multitype
gridded: A single API for accessing / working with gridded model results on multiple grid types Cross section
Intersection
Filling missing data
Astrolitterbox: Healing holes in arrays in Python: interpolation vs. inpainting
numpy - interpolation of sparse grid using python (preferably scipy) - Stack Overflow
Gridding: Unstructured to Structured grids
Verde: a Python library for processing spatial data (bathymetry, geophysics surveys, etc) and interpolating it on regular grids (i.e., gridding) Gridding data: python4oceanographers
part 1
part 2
Matplotlib: gridding irregularly spaced data — SciPy Cookbook documentation
This week we grid a METAR field and make a contour plot! This week we wrap up our LCL map by plotting, gridding, and contouring our calculated values! This week we grid up our Mesonet observations and get ready to write those contours to a KML file. GStatSim Python package for geostatistical interpolation and conditional simulation Interpolation: to Unstructured points
scipy.interpolate.LinearNDInterpolator Examples
python - Extrapolate with LinearNDInterpolator - Stack Overflow
interpolation - scipy.interpolate.LinearNDInterpolator hangs indefinitely on large data sets - Stack Overflow
numpy - Python 4D linear interpolation on a rectangular grid - Stack Overflow
python - scipy ND Interpolating over NaNs - Stack Overflow
A class for radial basis function approximation/interpolation of n-dimensional scattered data.
Examples
Using radial basis functions for smoothing/interpolation — SciPy Cookbook documentation