easyclimate.interp.barnes

easyclimate.interp.barnes#

Fast Barnes interpolation

Functions

interp_spatial_barnes(data, var_name, point, ...)

Computes the Barnes interpolation for observation values var_name taken at sample points data using Gaussian weights for the width parameter sigma.

interp_spatial_barnesS2(data, var_name, ...)

Computes the Barnes interpolation for observation values var_name taken at sample points data using Gaussian weights for the width parameter sigma.