raster_transformation function

Conversion between PoR to geographical coordinate reference system of raster data

Conversion between PoR to geographical coordinate reference system of raster data

Helper function to transform raster data set from PoR to geographical coordinates

geographical_to_PoR_raster(x, PoR) PoR_to_geographical_raster(x, PoR)

Arguments

  • x: "SpatRaster" or "RasterLayer"

  • PoR: Pole of Rotation. "data.frame" or object of class "euler.pole"

    containing the geographical coordinates of the Euler pole

Returns

terra "SpatRaster" object

  • Maintainer: Tobias Stephan
  • License: GPL (>= 3)
  • Last published: 2025-03-01