NCEPLIBS-ip  4.2.0
spectral_interp_mod.F90 File Reference

Interpolate spectral. More...

Go to the source code of this file.

Data Types

interface  spectral_interp_mod::interpolate_spectral
 
interface  spectral_interp_mod::polates4
 
interface  spectral_interp_mod::polatev4
 

Modules

module  spectral_interp_mod
 Interpolate spectral.
 

Functions/Subroutines

subroutine spectral_interp_mod::interpolate_spectral_scalar (IPOPT, grid_in, grid_out, MI, MO, KM, IBI, GI, NO, RLAT, RLON, IBO, LO, GO, IRET)
 Interpolate spectral scalar. More...
 
subroutine spectral_interp_mod::interpolate_spectral_vector (IPOPT, grid_in, grid_out, MI, MO, KM, IBI, UI, VI, NO, RLAT, RLON, CROT, SROT, IBO, LO, UO, VO, IRET)
 Interpolate spectral vector. More...
 
subroutine spectral_interp_mod::polates4_grib1 (IPOPT, KGDSI, KGDSO, MI, MO, KM, IBI, GI, NO, RLAT, RLON, IBO, LO, GO, IRET)
 Interpolate scalar fields (spectral). More...
 
subroutine spectral_interp_mod::polates4_grib2 (IPOPT, IGDTNUMI, IGDTMPLI, IGDTLENI, IGDTNUMO, IGDTMPLO, IGDTLENO, MI, MO, KM, IBI, GI, NO, RLAT, RLON, IBO, LO, GO, IRET)
 Interpolate scalar fields (spectral). More...
 
subroutine spectral_interp_mod::polatev4_grib1 (IPOPT, KGDSI, KGDSO, MI, MO, KM, IBI, UI, VI, NO, RLAT, RLON, CROT, SROT, IBO, LO, UO, VO, IRET)
 Interpolate vector fields (spectral). More...
 
subroutine spectral_interp_mod::polatev4_grib2 (IPOPT, IGDTNUMI, IGDTMPLI, IGDTLENI, IGDTNUMO, IGDTMPLO, IGDTLENO, MI, MO, KM, IBI, UI, VI, NO, RLAT, RLON, CROT, SROT, IBO, LO, UO, VO, IRET)
 Interpolate vector fields (spectral). More...
 

Detailed Description

Interpolate spectral.

Author
Mark Iredell
Date
96-04-10

Definition in file spectral_interp_mod.F90.