window_summary: Window Summary Statistics

Description Usage Arguments

Description

Calculate statistical summaries of rainfall over a defined period

Usage

1
window_summary(daily_rfe, years, start_doy, end_doy, stat, id, outlocation)

Arguments

daily_rfe

Folder containing the downloaded daily-rfe from tamsat_daily_download

years

Years as interger(s) for which statistics will be calculated

start_doy

Day of Year (DDD-format) for the start of the period

end_doy

Day of Year (DDD-format) for the end of the period

stat

statistic to calculate, must be compatible with raster::calc()

id

Charecter sting to identify the outputs eg 'long_integer/ jan_march etc'

outlocation

Folder (string) to save summary layers into


Tomhigg/TamsatTools documentation built on May 9, 2019, 5:10 p.m.