Skip to contents

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.

Usage

getFlood3Sd(x)

Arguments

x

must be a single integer indexing one hectometer polygon of sf.afe_csa along the River Elbe. x must be element of seq(from = 1, to = length(sf.afe_csa), by = 1).

Value

numeric standard deviation of flood duration.

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 .

See also

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