pg_col: The column (int) of the PRIOGrid structure corresponding to a...

Description Usage Arguments Value Examples

Description

The column (int) of the PRIOGrid structure corresponding to a longitude (float)

Usage

1
pg_col(lon)

Arguments

float

A longitude provided as a float (eg. -1.25). Longitude must be expressed as WGS84, i.e. [-180..+180]

Value

integer The corresponding PRIOGrid column id

Examples

1
2
pg_col(27.1)
pg_col(-24.5)

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