Definition at line 27 of file pesg.f90.
◆ xstoxt()
subroutine pesg::xstoxt::xstoxt |
( |
real(dp), intent(in) |
k, |
|
|
real(dp), dimension(2), intent(in) |
xs, |
|
|
real(dp), dimension(2), intent(out) |
xt, |
|
|
logical, intent(out) |
ff |
|
) |
| |
|
private |
Inverse of xttoxs.
- Parameters
-
[in] | k | Gaussian curvature parameter of Schmidt mapping |
[in] | xs | Stereographic plane coordinates |
[out] | xt | Scaled gnomonic plane coordinates |
[out] | ff | Failure flag |
- Author
- R. J. Purser
Definition at line 139 of file pesg.f90.
The documentation for this interface was generated from the following file:
- /scratch1/NCEPDEV/da/George.Gayno/ufs_utils.git/UFS_UTILS.upstream/sorc/grid_tools.fd/regional_esg_grid.fd/pesg.f90