Definition at line 25 of file pesg.f90.
◆ xctoxs()
subroutine pesg::xctoxs::xctoxs |
( |
real(dp), dimension(3), intent(in) |
xc, |
|
|
real(dp), dimension(2), intent(out) |
xs |
|
) |
| |
|
private |
Inverse of xstoxc.
I.e., cartesians to stereographic.
- Parameters
-
[in] | xc | Earth-centered cartesian unit 3-vector |
[out] | xs | Stereographic map coordinates |
- Author
- R. J. Purser
Definition at line 68 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