regridding#
Resample arrays defined on curvilinear grids.
Functions
|
Fill an array with missing values by interpolating from the valid points. |
|
Find the index of the input cell which contains the output vertex. |
|
Interpolate a |
|
Regrid an array of values defined on a logically-rectangular curvilinear grid onto a new logically-rectangular curvilinear grid. |
|
Regrid an array of values using weights computed by |
|
Transpose the sparse matrix of weights calculated by |
|
Transpose matrix of weights and normalize to be conservative. |
|
Save the results of a regridding operation as a sequence of weights, which can be used in subsequent regridding operations on the same grid. |
Modules