get_jcpoints {jcext} | R Documentation |
get_jcpoints
Description
Computes the 16-grid points that determine the JC-scheme, based on the coordinates of the central point.
Usage
get_jcpoints(lon, lat)
Arguments
lon |
Longitude of the central point. |
lat |
Latitude of the central point. |
Details
The function excludes the poles and the equatorial areas between 25S-25N.
Value
A data frame with the coordinates of the 16-grid points and the central point.
See Also
[Package jcext version 0.1.1 Index]