ParamSpace | R Documentation |
This file contains the data displayed in Figure 5 of the TC17 paper and is
the result of a call to LoopParamSpace
for the parameter ranges
of downward advection, differential diffusion and compression from
densification as described in the paper.
ParamSpace
A list with nine components:
Numeric vector with the range of advection values in cm for which the RMSD is computed.
Numeric vector with the range of differential diffusion lengths in cm for which the RMSD is computed.
Numeric vector with the range of compression values in cm for which the RMSD is computed.
The optimal advection value in cm.
The optimal differential diffusion length in cm.
The optimal compression value in cm.
An array of dimension length(sigma)
x
length(densf)
which contains the optimal advection values at
which, for fixed compression and differential diffusion, the RMSD between
the mean T15 and the modified mean T13 profile is minimal.
An array of dimension length(adv)
x
length(sigma)
x length(densf)
which contains the RMSD value
between T15 and the modified T13 mean profile for every combination of
downward advection, differential diffusion and compression.
The array RMSD
projected onto the optimal
downward-advection value.
A call to LoopParamSpace
.
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.
LoopParamSpace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.