grid: Grid centroids for the Iberian Peninsula.

Description Usage Format Examples

Description

This is a list of coordinates representing the interpolation area in the Iberian Peninsula with a resolution of 0.09 degrees (~10km).

Usage

1

Format

The data format is a table with two columns (longitude, and latitude) and 7955 rows (pixels).

Examples

1
2
3
data(grid)
plot(grid, cex=0.5, asp=1, main="Grid of pixels for interpolation",
     xlab="Longitude", ylab="Latitude")

Example output



phylin documentation built on Dec. 12, 2019, 5:07 p.m.