NCEPLIBS-ip  5.1.0
ip_mercator_grid_mod.F90 File Reference

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. More...
 
subroutine ip_mercator_grid_mod::init_grib1 (self, g1_desc)
 Initializes a mercator grid given a grib1_descriptor object. More...
 
subroutine ip_mercator_grid_mod::init_grib2 (self, g2_desc)
 Init GRIB2. More...
 
subroutine ip_mercator_grid_mod::mercator_grid_area (RLAT, AREA)
 Grid box area for mercator cylindrical grids. More...
 
subroutine ip_mercator_grid_mod::mercator_map_jacob (RLAT, XLON, XLAT, YLON, YLAT)
 Map jacobians for mercator cylindrical grids. More...
 
subroutine ip_mercator_grid_mod::mercator_vect_rot (CROT, SROT)
 Vector rotation fields for mercator cylindrical grids. More...
 

Variables

real ip_mercator_grid_mod::dlon
 Longitudinal direction grid length. More...
 
real ip_mercator_grid_mod::dphi
 Latitudinal direction grid length. More...
 
real ip_mercator_grid_mod::rerth
 Radius of the Earth. More...
 

Detailed Description

GDS wizard for mercator cylindrical.

Author
Iredell
Date
96-04-10

Definition in file ip_mercator_grid_mod.F90.