NCEPLIBS-ip 5.3.0
|
GDS wizard for mercator cylindrical. More...
Go to the source code of this file.
Data Types | |
type | ip_mercator_grid_mod::ip_mercator_grid |
Modules | |
module | ip_mercator_grid_mod |
GDS wizard for mercator cylindrical. | |
Functions/Subroutines | |
subroutine | ip_mercator_grid_mod::gdswzd_mercator (self, iopt, npts, fill, xpts, ypts, rlon, rlat, nret, crot, srot, xlon, xlat, ylon, ylat, area) |
GDS wizard for mercator cylindrical. | |
subroutine | ip_mercator_grid_mod::init_grib1 (self, g1_desc) |
Initializes a mercator grid given a grib1_descriptor object. | |
subroutine | ip_mercator_grid_mod::init_grib2 (self, g2_desc) |
Init GRIB2. | |
subroutine | ip_mercator_grid_mod::mercator_grid_area (rlat, area) |
Grid box area for mercator cylindrical grids. | |
subroutine | ip_mercator_grid_mod::mercator_map_jacob (rlat, xlon, xlat, ylon, ylat) |
Map jacobians for mercator cylindrical grids. | |
subroutine | ip_mercator_grid_mod::mercator_vect_rot (crot, srot) |
Vector rotation fields for mercator cylindrical grids. | |
Variables | |
real | ip_mercator_grid_mod::dlon |
Longitudinal direction grid length. | |
real | ip_mercator_grid_mod::dphi |
Latitudinal direction grid length. | |
real | ip_mercator_grid_mod::rerth |
Radius of the Earth. | |
GDS wizard for mercator cylindrical.
Definition in file ip_mercator_grid_mod.F90.