amp_apsim_met {apsimx} | R Documentation |
Calculates attribute amp for an object of class ‘met’
Description
This function can re-calculate annual mean monthly amplitude for an object of class ‘met’
Usage
amp_apsim_met(met, by.year = TRUE)
Arguments
met |
object of class ‘met’ |
by.year |
whether to perform calculations by year (default is TRUE) |
Value
an object of class ‘met’ with a recalculation of annual amplitude in mean monthly temperature
[Package apsimx version 2.7.7 Index]