latlon2lcc: Convert latitude and longitude to x-y coordinates (in km) in...

Description Usage Arguments Value Author(s)

View source: R/download-narr.R

Description

Convert latitude and longitude to x-y coordinates (in km) in Lambert conformal conic projection (used by NARR)

Usage

1
latlon2lcc(lat.in, lon.in)

Arguments

lat.in

Latitude coordinate

lon.in

Longitude coordinate

Value

sp::SpatialPoints object containing transformed x and y coordinates, in km, which should match NARR coordinates

Author(s)

Alexey Shiklomanov


FoRTExperiment/ed4forte documentation built on March 21, 2020, 6:54 p.m.