|
subroutine | xctoxs (xc, xs) |
| Inverse of xstoxc.
|
|
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 ) |
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 67 of file pesg.f90.
References pietc::u1.
The documentation for this interface was generated from the following file:
- /scratch4/NCEPDEV/nems/Brian.Curtis/git/BrianCurtis-NOAA/UFS_UTILS/v1_14_0/sorc/grid_tools.fd/regional_esg_grid.fd/pesg.f90