This function adjusts the monthly mean to a daily weather dataset (e. g. spline-interpolated temperature)
rescaling_monthly(data, val, origin = "1961-1-1")
A data frame with data of data
rescaled with val
for each month
data frame of wheather variables)
monthly means returned by getMonthlyMean
character string containing the gregorian date of the first day of data
Emanuele Cordano
@export
extractdays