Skip to contents

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

Usage

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