Learn R Programming

GEOmap (version 2.5-11)

gclc: Global to local coordinates

Description

OLD projection sometimes used in Lees' tomography. No need for projection data, it is included in the code.

Usage

gclc(phiorg, lamorg, phi, lam)

Value

x

coordinate, km

y

coordinate, km

Arguments

phiorg

lat origin

lamorg

lon origin

phi

lat

lam

lon

Author

Jonathan M. Lees<jonathan.lees.edu>

Details

This may be defunct now.

See Also

lcgc

Examples

Run this code
gclc(23, 35, 23.5, 35.6)

Run the code above in your browser using DataLab