get_jcpoints: get_jcpoints

Description Usage Arguments Details Value See Also

Description

Computes the 16-grid points that determine the JC-scheme, based on the coordinates of the central point.

Usage

1
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

plot_jcscheme


jcext documentation built on May 1, 2019, 10:27 p.m.

Related to get_jcpoints in jcext...