time.uncertainty.tf | R Documentation |
A dataset containing the calculated time uncertainty transfer functions for
the DML1, DML2 and WAIS records from Münch and Laepple (2018) based on
numerical simulations. The transfer function describes the effect time
uncertainty has on the spectrum of the average (in the time domain) of
a number of N
proxy records.
time.uncertainty.tf
A named list with the 3 elements dml1
, dml2
, and
wais
, where each element is a spectral object:
freq
:the frequency axis in units of 1 / yr
,
spec
:the transfer function value at each frequency.
The transfer functions were obtained using
?CalculateTimeUncertaintyTF
; see also the respective package
vignette("calculate-transfer-functions")
.
Münch, T. and Laepple, T.: What climate signal is contained in decadal- to centennial-scale isotope variations from Antarctic ice cores? Clim. Past, 14, 2053–2070, https://doi.org/10.5194/cp-14-2053-2018, 2018.
CalculateTimeUncertaintyTF
,
vignette("calculate-transfer-functions")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.