NCEPLIBS-ip 5.3.0
|
Driver module for gdswzd routines. More...
Go to the source code of this file.
Data Types | |
interface | gdswzd_mod::gdswzd |
Modules | |
module | gdswzd_mod |
Driver module for gdswzd routines. | |
Functions/Subroutines | |
subroutine | gdswzd_mod::gdswzd_1d_array (igdtnum, igdtmpl, igdtlen, iopt, npts, fill, xpts, ypts, rlon, rlat, nret, crot, srot, xlon, xlat, ylon, ylat, area) |
Decodes the grib 2 grid definition template and returns one of the following: | |
subroutine | gdswzd_mod::gdswzd_2d_array (igdtnum, igdtmpl, igdtlen, iopt, npts, fill, xpts, ypts, rlon, rlat, nret, crot, srot, xlon, xlat, ylon, ylat, area) |
Decodes the grib 2 grid definition template and returns one of the following (for 2d-arrays): | |
subroutine, public | gdswzd_mod::gdswzd_2d_array_grib1 (kgds, iopt, npts, fill, xpts, ypts, rlon, rlat, nret, crot, srot, xlon, xlat, ylon, ylat, area) |
Decodes the grib grid description section and returns one of the following (for 2-d arrays): | |
subroutine, public | gdswzd_mod::gdswzd_grib1 (kgds, iopt, npts, fill, xpts, ypts, rlon, rlat, nret, crot, srot, xlon, xlat, ylon, ylat, area) |
Decodes the grib grid description section and returns one of the following (for 1-d arrays): | |
subroutine | gdswzd_mod::gdswzd_grid (grid, iopt, npts, fill, xpts, ypts, rlon, rlat, nret, crot, srot, xlon, xlat, ylon, ylat, area) |
Returns one of the following for a grid object: | |
subroutine | gdswzd_mod::gdswzd_scalar (igdtnum, igdtmpl, igdtlen, iopt, npts, fill, xpts, ypts, rlon, rlat, nret, crot, srot, xlon, xlat, ylon, ylat, area) |
Decodes the grib 2 grid definition template and returns one of the following (for scalars): | |
Driver module for gdswzd routines.
Definition in file gdswzd_mod.F90.