computeSLABrhogs | R Documentation |
For each layer, compute the average density over grain size of all layers above, i.e. <rho/gs>_slab
.
This variable has been found to characterize the cohesion of slabs: new snow slabs tend to consist of low density & large grains, and
more cohesive slabs of older snow tend to consist of higher density & smaller grains (Mayer et al, 2022 in review).
computeSLABrhogs(profile, implementation = c("pub", "literal")[1])
profile |
snowprofile object |
implementation |
|
snowprofile object with added layers column $slab_rhogs
. Note that topmost layer is always NA
.
fherla
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.