FMS  2024.03
Flexible Modeling System
Horizontal Interpolator

Modules and associated files in the horiz_interp directory. More...

Modules

 horiz_interp_bicubic_mod
 Delivers methods for bicubic interpolation from a coarse regular grid on a fine regular grid.
 
 horiz_interp_bilinear_mod
 Performs spatial interpolation between grids using bilinear interpolation.
 
 horiz_interp_conserve_mod
 Performs spatial interpolation between grids using conservative interpolation.
 
 horiz_interp_mod
 Performs spatial interpolation between grids.
 
 horiz_interp_spherical_mod
 Performs spatial interpolation between grids using inverse-distance-weighted scheme. This module can interpolate data from rectangular/tripolar grid to rectangular/tripolar grid. The interpolation scheme is inverse-distance-weighted scheme. There is an optional mask field for missing input data. An optional output mask field may be used in conjunction with the input mask to show where output data exists.
 
 horiz_interp_type_mod
 define derived data type that contains indices and weights used for subsequent interpolations.
 

Detailed Description

Modules and associated files in the horiz_interp directory.