gdal180to360: Rotate raster from -180/180 to 0/360 degrees

View source: R/gdal_raster_functions.R

gdal180to360R Documentation

Rotate raster from -180/180 to 0/360 degrees

Description

Rotate raster from -180/180 to 0/360 degrees

Usage

gdal180to360(inpath, outpath, return.raster = FALSE)

Arguments

inpath

file path of inpath file to change.

outpath

file path of output file to generate.

return.raster

if TRUE raster will be returned from function call.


skiptoniam/sense documentation built on March 18, 2023, 4:36 a.m.