cr2Geos: column/row coordinates to geos projection

cr2GeosR Documentation

column/row coordinates to geos projection

Description

Converts column/row coordinates of MSG images to geos projection. For HRV use COFF=5566 and ColumnDirGridStep=1000.13434886932 instead of the default values.

Usage

cr2Geos(x, COFF = 1856, ColumnDirGridStep = 3000.40316581726)

Arguments

x

RasterLayer or RasterStack of the msg data where extent is defined in column/row coordinates

COFF

see description

ColumnDirGridStep

see description

Value

RasterLayer or RasterStack in Geos projection

Author(s)

Hanna Meyer and Johannes Droenner

Examples

cr2Geos(raster(extent(2200, 3000, 2450, 3050)))


environmentalinformatics-marburg/Rsenal documentation built on July 28, 2023, 6:09 a.m.