| AvaRegions {semds} | R Documentation |
Avalanche Problems Across Canadian Mountain Regions
Description
Contains dissimilarity matrices across mountain regions in British Columbia and BC for each of the 13 avalanche problems. The extended Dice coefficient was used on problem prevalences in order to compute the dissimilarities. This computation was carried out for each elevation band (alpine, treeline, below treeline) separately.
Usage
data(AvaRegions)
Format
For each elevation band a list of dissimilarity matrices is provided for the following avalanche problems:
DeepPDeep persistent slab
LdryLoose dry avalanche
LwetLoose wet & persistent slab
NoProbsNo avalanche problems
PersPersistent slab
PersPlusPersistent slab plus
SpringSpring-like
StormStorm slab
StormDeepPStorm & deep persistent slab
StormPersStorm & persistent slab
StormWindStorm & wind slab
StormWindPersStorm, wind, & persistent slab
WindWind slab
Note
Thanks to Pascal Haegeli from SFU for sharing this dataset.
References
Shandro, B., & Haegeli, P. (2018). Characterizing the nature and variability of avalanche hazard in western canada. Natural Hazards and Earth System Sciences, 18, 1141-1158.
Examples
data(AvaRegions)
str(alpD) ## alpine
str(tlD) ## treeline
str(btlD) ## below treeline