NCEPLIBS-w3emc 2.12.0
|
COnvert s. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | w3fb02 (alat, along, xmeshl, xi, xj) |
Computes i and j coordinates for a latitude/longitude point on the southern hemisphere polar stereographic map projection. | |
subroutine w3fb02 | ( | alat, | |
along, | |||
xmeshl, | |||
xi, | |||
xj | |||
) |
Computes i and j coordinates for a latitude/longitude point on the southern hemisphere polar stereographic map projection.
Program history log:
[in] | ALAT | Real*4 latitude (s.h. latitudes are negative) |
[in] | ALONG | Real*4 west longitude. |
[in] | XMESHL | Real*4 grid interval in km. |
[out] | XI | Real*4 i coordinate. |
[out] | XJ | Real*4 j coordinate. |