FMS  2026.01.01-dev
Flexible Modeling System
horiz_interp_spherical Interface Reference

Generic interface to interpolate data from source grid to target grid from the weights stored in Interp. Calls horiz_interp_spherical_r4 if input and output data are 2D arrays in 32-bit precision. Calls horiz_interp_spherical_r8 if input and output data are 2D arrays in 64-bit precision. More...

Private Member Functions

 horiz_interp_spherical_r4
 
 horiz_interp_spherical_r8
 

Detailed Description

Generic interface to interpolate data from source grid to target grid from the weights stored in Interp. Calls horiz_interp_spherical_r4 if input and output data are 2D arrays in 32-bit precision. Calls horiz_interp_spherical_r8 if input and output data are 2D arrays in 64-bit precision.

Definition at line 45 of file horiz_interp_spherical.F90.


The documentation for this interface was generated from the following file: