res_area {climodr}R Documentation

Resolution and Area

Description

This raster contains the area of interest as well as the desired model resolution (100 m * 100 m) and the project extent.

Usage

res_area

Format

## 'res_area' A binary Raster of pixels with value 1 in extent that belong to example area

class

SpatRaster

dimensions

57, 71, 1 (nrow, ncol, nlyr)

resolution

100, 100 (x, y)

extent

805732, 812832, 5890310, 5896010 (xmin, xmax, ymin, ymax)

coord. ref.

WGS 84 / UTM zone 32N (EPSG:32632)

name

res_area

min/max

0/1

Source

Randomly created binary Spat Raster file with the project resolution of 100 m per pixel. Created in (QGIS)[https://www.qgis.org/download/thank-you/].


[Package climodr version 1.0.0 Index]