NCEPLIBS-ip
4.1.0
|
Interpolate scalar and vector fields with neighbor budget interpolation. More...
Go to the source code of this file.
Data Types | |
interface | neighbor_budget_interp_mod::interpolate_neighbor_budget |
Modules | |
module | neighbor_budget_interp_mod |
Interpolate scalar fields (neighbor). | |
Functions/Subroutines | |
subroutine | neighbor_budget_interp_mod::interpolate_neighbor_budget_scalar (IPOPT, grid_in, grid_out, MI, MO, KM, IBI, LI, GI, NO, RLAT, RLON, IBO, LO, GO, IRET) |
Interpolate scalar fields (budget). More... | |
subroutine | neighbor_budget_interp_mod::interpolate_neighbor_budget_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 (budget). More... | |
Interpolate scalar and vector fields with neighbor budget interpolation.
Definition in file neighbor_budget_interp_mod.F90.