NCEPLIBS-ip
4.3.0
|
Budget interpolation routines for scalars and vectors. More...
Go to the source code of this file.
Data Types | |
interface | budget_interp_mod::interpolate_budget |
Modules | |
module | budget_interp_mod |
Budget interpolation routines for scalars and vectors. | |
Functions/Subroutines | |
subroutine | budget_interp_mod::interpolate_budget_scalar (IPOPT, grid_in, grid_out, MI, MO, KM, IBI, LI, GI, NO, RLAT, RLON, IBO, LO, GO, IRET) |
Performs budget interpolation from any grid to any grid (or to random station points) for scalar fields. More... | |
subroutine | budget_interp_mod::interpolate_budget_vector (IPOPT, grid_in, grid_out, MI, MO, KM, IBI, LI, UI, VI, NO, RLAT, RLON, CROT, SROT, IBO, LO, UO, VO, IRET) |
This subprogram performs budget interpolation from any grid to any grid (or to random station points) for vector fields. More... | |
Budget interpolation routines for scalars and vectors.
Definition in file budget_interp_mod.F90.