Learn R Programming

jcext (version 0.1.1)

get_jcpoints: 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.

Value

A data frame with the coordinates of the 16-grid points and the central point.

Details

The function excludes the poles and the equatorial areas between 25S-25N.

See Also

plot_jcscheme