search for: func_avgdsd

Displaying 1 result from an estimated 1 matches for "func_avgdsd".

2024 Nov 02
0
foreSIGHT package
Dear community I have started to use the foreSIGHT package fo calculate some climatic indicators. Example library(foreSIGHT) func_avgDSD(WAAR$Ta, attArgs) Dataset (WAAR, Ta = average daily temperature) Year DOY Ta 1990 1 -2.45 1990 2 1.54 . . 2001 1 4.54 , 2001 205 15.65 2001 206 20.14 . 2001 365 8.65 .. 2023 1 0.45 Questions: Is it possible to run the foreSIGHT with DOY numbers not dates (e.g. 1983-04-09 23.64) and additionally...