flexTimeAggStack: flexTimeAggStack

Usage Arguments Details Value Author(s)

View source: R/flexTimeAggStack.R

Usage

1
2
flexTimeAggStack(beginnzeitsp, endzeitsp, dates, aggrdata, outfilepath,
  edit = "kap", a = 1, b = 4, c = 5, d = 7)

Arguments

endzeitsp,

integer, year of end

dates,

sorted date information

aggrdata,

filepath to stored data which shall be temporally aggregated

outfilepath,

path to store temporal aggregated tif files

edit,

character, shortnote for data [MAX 3 LETTERS]

a

integer, first pos of annual date

b

integer, last pos of annual date

c

integer, first pos of daily date

d

integer, last pos of daily date

beginzeitsp,

integer, year of start

Details

This function aggregates, matching to destination dates, tiff layers and sums them to a single layer. dependent on package "raster" & "rgdal"

Value

geo-tiff data

Author(s)

A. Santowski & L. Giese #'@examples ## Not run: flexTimeAggStack=function(beginnzeitsp,endzeitsp,dates,aggrdata,outfilepath,edit="kap") ## End(Not run)


marburg-open-courseware/beechForestDynamics documentation built on May 7, 2019, 3:14 p.m.