create_grid: Create a grid of sites

Description Usage Arguments

View source: R/create_grid.R

Description

Flexibly create a grid of sites for ensemble trajectory model runs.

Usage

1
2
create_grid(lat = 49.263, lon = -123.25, range = c(5, 5),
  division = c(0.5, 0.5))

Arguments

lat, lon

Latitude and longitude values in decimal degrees for the center point of the grid.

range

The latitude and longitude range about the grid_ref.

division

The division distances across the latitude and longitude ranges.


rich-iannone/splitr documentation built on Nov. 3, 2021, 6:51 a.m.