NCEPLIBS-ip
4.4.0
|
GDS wizard for polar stereographic azimuthal. More...
Go to the source code of this file.
Data Types | |
type | ip_polar_stereo_grid_mod::ip_polar_stereo_grid |
Modules | |
module | ip_polar_stereo_grid_mod |
GDS wizard for polar stereographic azimuthal. | |
Functions/Subroutines | |
subroutine | ip_polar_stereo_grid_mod::gdswzd_polar_stereo (self, IOPT, NPTS, FILL, XPTS, YPTS, RLON, RLAT, NRET, CROT, SROT, XLON, XLAT, YLON, YLAT, AREA) |
GDS wizard for polar stereographic azimuthal. More... | |
subroutine | ip_polar_stereo_grid_mod::init_grib1 (self, g1_desc) |
Initializes a polar stereographic grid given a grib1_descriptor object. More... | |
subroutine | ip_polar_stereo_grid_mod::init_grib2 (self, g2_desc) |
Initializes a polar stereographic grid given a grib2_descriptor object. More... | |
subroutine | ip_polar_stereo_grid_mod::polar_stereo_grid_area (RLAT, DR2, AREA) |
Grid box area for polar stereographic grids. More... | |
subroutine | ip_polar_stereo_grid_mod::polar_stereo_map_jacob (RLON, RLAT, DR2, XLON, XLAT, YLON, YLAT) |
Map jacobians for polar stereographic grids. More... | |
subroutine | ip_polar_stereo_grid_mod::polar_stereo_vect_rot (RLON, CROT, SROT) |
Vector rotation fields for polar stereographic grids. More... | |
Variables | |
real | ip_polar_stereo_grid_mod::de2 |
Square of DE. More... | |
real | ip_polar_stereo_grid_mod::dxs |
Local copy of dxs. More... | |
real | ip_polar_stereo_grid_mod::dys |
Local copy of dys. More... | |
real | ip_polar_stereo_grid_mod::e2 |
Eccentricity squared. More... | |
real | ip_polar_stereo_grid_mod::h |
Local copy of h. More... | |
integer | ip_polar_stereo_grid_mod::irot |
Local copy of irot. More... | |
real | ip_polar_stereo_grid_mod::orient |
Local copy of orient. More... | |
real | ip_polar_stereo_grid_mod::rerth |
Radius of the Earth. More... | |
GDS wizard for polar stereographic azimuthal.
Definition in file ip_polar_stereo_grid_mod.F90.