NCEPLIBS-ip 5.2.0
Loading...
Searching...
No Matches
neighbor_interp_mod.F90 File Reference

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

Detailed Description

Interpolate scalar and vector fields with neighbor interpolation.

Author
Mark Iredell
Date
96-04-10

Definition in file neighbor_interp_mod.F90.