grid {phylin}R Documentation

Grid centroids for the Iberian Peninsula.

Description

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

Usage

data(grid)

Format

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

Examples

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

[Package phylin version 2.0.2 Index]