|
area_hi2lores |
Interpolates from high resolution grids to low resolution grids using local area averaging.
|
|
area_hi2lores_Wrap |
Interpolates from high resolution grids to low resolution grids using local area averaging. (retains meta data)
|
|
areaint2 |
Interpolates from one grid to another grid using local area averaging.
|
|
f2fosh |
Interpolates a scalar quantity from a fixed grid (including pole points) to a fixed-offset grid.
|
|
f2fosh_Wrap |
Interpolates a scalar quantity from a fixed grid (including pole points) to a fixed-offset grid (retains metadata).
|
|
f2foshv |
Interpolates a vector quantity on a fixed grid (including pole points) to a fixed-offset grid.
|
|
f2foshv_Wrap |
Interpolates a vector quantity on a fixed grid (including pole points) to a fixed-offset grid (retains metadata).
|
|
f2fsh |
Interpolates a scalar quantity from one fixed grid to another.
|
|
f2fsh_Wrap |
Interpolates a scalar quantity from one fixed grid to another (retains metadata).
|
|
f2fshv |
Interpolates a vector quantity from one fixed grid to another.
|
|
f2fshv_Wrap |
Interpolates a vector quantity from one fixed grid to another (retains metadata).
|
|
f2gsh |
Interpolates a scalar quantity from a fixed grid to a Gaussian grid (with optional truncation).
|
|
f2gsh_Wrap |
Interpolates a scalar quantity from a fixed grid to a Gaussian grid (with optional truncation) (retains metadata).
|
|
f2gshv |
Interpolates a vector quantity on a fixed grid to a Gaussian grid (optional truncation).
|
|
f2gshv_Wrap |
Interpolates a vector quantity on a fixed grid to a Gaussian grid (optional truncation) (retains metadata).
|
|
fo2fsh |
Interpolates a scalar quantity from a fixed-offset grid to a fixed grid.
|
|
fo2fsh_Wrap |
Interpolates a scalar quantity from a fixed-offset grid to a fixed grid (retains metadata).
|
|
fo2fshv |
Interpolates a vector quantity from a fixed-offset grid to a fixed grid.
|
|
fo2fshv_Wrap |
Interpolates a vector quantity from a fixed-offset grid to a fixed grid (retains metadata).
|
|
ftsurf |
Calculates an interpolatory surface passing through a rectangular grid of function values.
|
|
g2fsh |
Interpolates a scalar quantity from a Gaussian grid to a fixed grid.
|
|
g2fsh_Wrap |
Interpolates a scalar quantity from a Gaussian grid to a fixed grid (retains metadata).
|
|
g2fshv |
Interpolates a vector quantity from a Gaussian grid to a fixed grid.
|
|
g2fshv_Wrap |
Interpolates a vector quantity from a Gaussian grid to a fixed grid (retains metadata).
|
|
g2gsh |
Interpolates a scalar quantity from one Gaussian grid to another (with optional truncation).
|
|
g2gsh_Wrap |
Interpolates a scalar quantity from one Gaussian grid to another (with optional truncation) (retains metadata).
|
|
g2gshv |
Interpolates a vector quantity from one Gaussian to another (optional truncation).
|
|
g2gshv_Wrap |
Interpolates a vector quantity from one Gaussian to another (optional truncation) (retains metadata).
|
|
linint2 |
Interpolates from one grid to another grid using bilinear interpolation.
|
|
linint2_points |
Interpolates from a grid to arbitrarily specified coordinate pairs using bilinear interpolation.
|
|
linint2_points_Wrap |
Interpolates from a grid to arbitrarily specified coordinate pairs using bilinear interpolation, and retains metadata.
|
|
linint2_Wrap |
Interpolates from one grid to another grid using bilinear interpolation (retains metadata).
|
|
poisson_grid_fill |
Replaces all _FillValue values in a grid with values derived from solving Poisson's equation via relaxation.
|
|
pop_remap |
Regrids a POP ocean model grid to another grid.
|
|
PopLatLon |
Regrids a scalar variable on a POP grid to a lat/lon grid or vice-versa.
|
|
PopLatLonV |
Converts vectors on a POP grid to a lat/lon grid and vice-versa.
|
|
rcm2points |
Interpolates a Regional Climate Model grid to a set points.
|
|
rcm2rgrid |
Interpolates a Regional Climate Model grid to lat/lon regular grid.
|
|
rgrid2rcm |
Interpolates a lat/lon regular grid to a Regional Climate Model grid.
|
|
triple2grid |
Places randomly-spaced data onto the nearest locations of a grid described by one-dimensional coordinate arrays.
|
|
triple2grid2d |
Places randomly-spaced data onto the nearest locations of a grid described by two-dimensional coordinate arrays.
|