Get the mean flood duration (Weber A (2022).
“Flood durations and potential natural vegetation distribution on the floodplains of River Rhine and River Elbe, Germany.”
doi:10.1594/PANGAEA.948042
.
)
for the indexed hectometer polygon of sf.afe_csa.
Arguments
- x
must be a single
integerindexing one hectometer polygon ofsf.afe_csaalong the River Elbe.xmust be element ofseq(from = 1, to = length(sf.afe_csa), by = 1).
References
Weber A (2022). “Flood durations and potential natural vegetation distribution on the floodplains of River Rhine and River Elbe, Germany.” doi:10.1594/PANGAEA.948042 .
Examples
getFlood3Mean(3900)
#> Warning: [crop] CRS do not match
#> Warning: [mask] CRS do not match
#> [1] 139.714
getFlood3Mean(3963)
#>
|---------|---------|---------|---------|
===========================
|---------|---------|---------|---------|
===========================
#> Warning: [crop] CRS do not match
#> Warning: [mask] CRS do not match
#> [1] 107.6192
