rotated_grid_transform: Transforms coordinates to rotated grid

Description Usage Arguments Value

View source: R/transforms.R

Description

Transforms coordinates to rotated grid

Usage

1
2
rotated_grid_transform(grid_in, option = "2rot", SP_coor = c(39.25,
  -162))

Arguments

grid_in

matrix of lon-lat coordinates

option

either '2rot' - transforms to rotated grid, other values transform from rotated grid to lon-lat

SP_coor

a vector of 'grid_north_pole_latitude' and 'grid_north_pole_longitude' from the netcdf file.

Value

data.table with coordinates


hanel/rcm2019 documentation built on Nov. 10, 2019, 9:35 p.m.