Definition at line 29 of file pesg.f90.
subroutine pesg::xttoxm::xttoxm |
( |
real(dp), intent(in) |
a, |
|
|
real(dp), dimension(2), intent(in) |
xt, |
|
|
real(dp), dimension(2), intent(out) |
xm, |
|
|
logical, intent(out) |
ff |
|
) |
| |
|
private |
Inverse of xmtoxt.
- Parameters
-
[in] | a | Mapping parameter controlling grid line spacing profile |
[in] | xt | Gnomonic plane coordinates |
[out] | xm | Map coordinates |
[out] | ff | Failure flag |
- Author
- R. J. Purser
Definition at line 234 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