NCEPLIBS-ip 5.2.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. | |
subroutine | ip_polar_stereo_grid_mod::init_grib1 (self, g1_desc) |
Initializes a polar stereographic grid given a grib1_descriptor object. | |
subroutine | ip_polar_stereo_grid_mod::init_grib2 (self, g2_desc) |
Initializes a polar stereographic grid given a grib2_descriptor object. | |
subroutine | ip_polar_stereo_grid_mod::polar_stereo_grid_area (rlat, dr2, area) |
Grid box area for polar stereographic grids. | |
subroutine | ip_polar_stereo_grid_mod::polar_stereo_map_jacob (rlon, rlat, dr2, xlon, xlat, ylon, ylat) |
Map jacobians for polar stereographic grids. | |
subroutine | ip_polar_stereo_grid_mod::polar_stereo_vect_rot (rlon, crot, srot) |
Vector rotation fields for polar stereographic grids. | |
Variables | |
real | ip_polar_stereo_grid_mod::de2 |
Square of DE. | |
real | ip_polar_stereo_grid_mod::dxs |
Local copy of dxs. | |
real | ip_polar_stereo_grid_mod::dys |
Local copy of dys. | |
real | ip_polar_stereo_grid_mod::e2 |
Eccentricity squared. | |
real | ip_polar_stereo_grid_mod::h |
Local copy of h. | |
integer | ip_polar_stereo_grid_mod::irot |
Local copy of irot. | |
real | ip_polar_stereo_grid_mod::orient |
Local copy of orient. | |
real | ip_polar_stereo_grid_mod::rerth |
Radius of the Earth. | |
GDS wizard for polar stereographic azimuthal.
Definition in file ip_polar_stereo_grid_mod.F90.