regridding#
Array resampling and interpolation.
A wrapper around the regridding module for named arrays.
Functions
|
Regrid an array of values defined on a logically-rectangular curvilinear grid onto a new logically-rectangular curvilinear grid. |
|
Save the results of a regridding operation as a sequence of weights, which can be used in subsequent regridding operations on the same grid. |
|
Regrid an array of values using weights computed by |
|
Transpose indices of weights for use backward transformation. |
|
Transpose weight matrix and normalize to be conservative. |