|
NCEPLIBS-ip
5.0.0
|
Interpolate scalar and vector fields with neighbor interpolation. More...
Go to the source code of this file.
Data Types | |
| interface | neighbor_interp_mod::interpolate_neighbor |
Modules | |
| module | neighbor_interp_mod |
| Interpolate scalar fields (neighbor). | |
Functions/Subroutines | |
| subroutine | neighbor_interp_mod::interpolate_neighbor_scalar (IPOPT, grid_in, grid_out, MI, MO, KM, IBI, LI, GI, NO, RLAT, RLON, IBO, LO, GO, IRET) |
| Interpolate scalar fields (neighbor). More... | |
| subroutine | neighbor_interp_mod::interpolate_neighbor_vector (IPOPT, grid_in, grid_out, MI, MO, KM, IBI, LI, UI, VI, NO, RLAT, RLON, CROT, SROT, IBO, LO, UO, VO, IRET) |
| Interpolate vector fields (neighbor). More... | |
Interpolate scalar and vector fields with neighbor interpolation.
Definition in file neighbor_interp_mod.F90.