This function takes the hourly data from get_metno_reanalysis3() and recalculates it into daily time resolution.

reanalysis3_daily(path, outpath = NULL, verbose = FALSE, precision = 2)

Arguments

path

path to output of get_metno_reanalysis3()

outpath

(optional) path to write the new files to

verbose

(optional) flag to print status

precision

round the values to what precision? (integrer, default 2)

Value

path of written files

Details

Warning, this funcitonality requires "svatools" to be installed:

https://github.com/biopsichas/svatools