pg_row: The row (int) of the PRIOGrid structure corresponding to a...

Description Usage Arguments Value Examples

Description

The row (int) of the PRIOGrid structure corresponding to a latitude (float)

Usage

1
pg_row(lat)

Arguments

float

A latitude provided as a float (eg. -1.25). Latitude must be expressed as WGS84, i.e. [-90..+90]

Value

integer The corresponding PRIOGrid row id

Examples

1
2
pg_row(27.1)
pg_row(-24.5)

mihaicroicu/priogridtools documentation built on May 29, 2019, 5:42 a.m.