grid_center: Compute the grid x,y locations from longitude and latitude

Description Usage Arguments Value

View source: R/ngm.R

Description

From The Nested Grid Mode, Norman A. Phillips, April 1979, NOAA Technical Report NWS 22

Usage

1
grid_center(theta = 45, lambda = 45, a = 1)

Arguments

theta

numeric, geographic lat

lambda

numeric, geographic lon

a

numeric, radius of earth

Value

two element nmeric vector of x,y


BigelowLab/obpgcrawler documentation built on Nov. 6, 2019, 5:02 a.m.