convert_hour_to_meanminmax {PHENTHAUproc} | R Documentation |
Convert hourly to daily
convert_hour_to_meanminmax(x)
x |
SpatRaster - numeric - hourly tmean with time attribute |
SpatRaster list (tmean, tmax, tmin) - numeric - with time attribute
Other SpatRaster transformation:
convert_df_to_srl()
,
convert_doy_to_logical()
,
convert_logical_to_doy()
,
convert_logical_to_time()
,
convert_sr_to_cvec()