NCEPLIBS-ip  4.1.0
neighbor_budget_interp_mod.F90 File Reference

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...
 

Detailed Description

Interpolate scalar and vector fields with neighbor budget interpolation.

Author
Mark Iredell
Date
96-04-10

Definition in file neighbor_budget_interp_mod.F90.