grid_area: Calculate the spherical area of a grid.

Description Usage Arguments Value

View source: R/sibadaR.R

Description

Calculate the grid area (km2) by providing the latitude of the centeroid of the grid and the grid size.

Usage

1
grid_area(lat, csize)

Arguments

lat

Latitude of the centeroid of the grid.

csize

Size of the grid (degree)

Value

Area of the grid (km2).


Sibada/sibadaR documentation built on Jan. 31, 2020, 6:40 p.m.