View source: R/gdal_raster_functions.R
gdal180to360 | R Documentation |
Rotate raster from -180/180 to 0/360 degrees
gdal180to360(inpath, outpath, return.raster = FALSE)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.