View source: R/DensificationRate.R
DensificationRate | R Documentation |
Function to return the relative densification rate in % per metre over a specified depth, given a record of firn densities. The densification rate is found from linear regression of the firn density profile against depth.
DensificationRate(dat = NULL, lim)
dat |
a list providing a firn density profile with two
elements: |
lim |
the depth (in m) over which the densification rate shall be calculated. |
the relative linear densification rate (in % per metre) from zero
depth to the depth lim
.
Thomas Münch
Münch, T., et al., Constraints on post-depositional isotope modifications in East Antarctic firn from analysing temporal changes of isotope profiles, The Cryosphere, 11(5), 2175-2188, doi:10.5194/tc-11-2175-2017, 2017.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.