Skip to content

See description of calcResolutionMapping. Here we are assuming target resolution is finer than what mapping already provides.

Usage

toolResolutionMapping(mapping, targetGrid)

Arguments

mapping

a data.frame with columns x, y, lowRes

targetGrid

a terra SpatRaster with the target resolution

Value

a data.frame with columns x, y, lowRes, country

Author

Pascal Sauer