Get the standard deviation of 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
getFlood3Sd(3900)
#> Warning: [crop] CRS do not match
#> Warning: [mask] CRS do not match
#> [1] 134.5463
getFlood3Sd(3963)
#>
|---------|---------|---------|---------|
===========================
|---------|---------|---------|---------|
===========================
#> Warning: [crop] CRS do not match
#> Warning: [mask] CRS do not match
#> [1] 137.1706
