|
UPP
001
|
msfps() computes the map scale factor for a polar stereographic grid at a give latitude. More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | MSFPS (LAT, TRUELAT1, MSF) |
msfps() computes the map scale factor for a polar stereographic grid at a give latitude.
This subroutine computes the map scale factor for a polar stereographic grid at a give latitude.
| [in] | LAT | Latitude at which map factor is valid. |
| [in] | TRUELAT1 | TRUELAT 1. |
| [out] | MSF | Map scale factor. |
| Date | Programmer | Comments |
|---|---|---|
| 2006-11-01 | Rozumalski | Swiped from WRF si package |
Definition in file MSFPS.f.