NCEPLIBS-ip
4.4.0
|
GDS wizard for lambert conformal conical. More...
Go to the source code of this file.
Data Types | |
type | ip_lambert_conf_grid_mod::ip_lambert_conf_grid |
Modules | |
module | ip_lambert_conf_grid_mod |
Lambert conformal grib decoder and grid coordinate transformations. | |
Functions/Subroutines | |
subroutine | ip_lambert_conf_grid_mod::gdswzd_lambert_conf (self, IOPT, NPTS, FILL, XPTS, YPTS, RLON, RLAT, NRET, CROT, SROT, XLON, XLAT, YLON, YLAT, AREA) |
GDS wizard for lambert conformal conical. More... | |
subroutine | ip_lambert_conf_grid_mod::init_grib1 (self, g1_desc) |
Initializes a Lambert Conformal grid given a grib1_descriptor object. More... | |
subroutine | ip_lambert_conf_grid_mod::init_grib2 (self, g2_desc) |
Initializes a Lambert Conformal grid given a grib2_descriptor object. More... | |
subroutine | ip_lambert_conf_grid_mod::lambert_conf_grid_area (RLAT, FILL, DR, AREA) |
Grid box area for lambert conformal conical. More... | |
subroutine | ip_lambert_conf_grid_mod::lambert_conf_map_jacob (RLAT, FILL, DLON, DR, XLON, XLAT, YLON, YLAT) |
Map jacobians for lambert conformal conical. More... | |
subroutine | ip_lambert_conf_grid_mod::lambert_conf_vect_rot (DLON, CROT, SROT) |
Vector rotation fields for lambert conformal conical. More... | |
Variables | |
real | ip_lambert_conf_grid_mod::an |
Cone factor. More... | |
real | ip_lambert_conf_grid_mod::dxs |
x-direction grid length adjusted for scan mode. More... | |
real | ip_lambert_conf_grid_mod::dys |
y-direction grid length adjusted for scan model. More... | |
real | ip_lambert_conf_grid_mod::h |
Hemisphere flag. More... | |
integer | ip_lambert_conf_grid_mod::irot |
vector rotation flag. More... | |
real | ip_lambert_conf_grid_mod::rerth |
Radius of the earth. More... | |
GDS wizard for lambert conformal conical.
Definition in file ip_lambert_conf_grid_mod.F90.