Top "Spatial-interpolation" questions

Estimating new data points based on existing spatial observations

How can I interpolate station data with Kriging in Python?

Browsing the web I've found that some tools to use Kriging in Python are pyKriging and Gaussian Process Regression. However, …

python kriging spatial-interpolation
Interpolation over regular grid in Python

I have been struggling to inteprolate the data for "empty" pixels in my 2D matrix. Basically, I understand (but not …

python numpy interpolation spatial-interpolation kriging
Plotting interpolated data on map

I have survey data of species richness that was taken at various sites in the Chesapeake Bay, USA, and I …

r maps ggplot2 automap spatial-interpolation