README.Md

rintcal

This package consists of a data compilation of the IntCal radiocarbon calibration curves as downloadable freely from intcal.org/curves/. It could be used to provide data to other R packages, thus requiring less replication and updating of data. The package also contains a number of functions to assist with calibrating dates and plotting calibration curves.

For tutorials, see: intro calculations plots

The following curves are included:

| filename | calibration curve | | -------- | ---------- | | 3Col_intcal20.14C | IntCal20 (Reimer et al. 2020) | | 3Col_marine20.14C | Marine20 (Heaton et al. 2020) | | 3Col_shcal20.14C | SHCal20 (Hogg et al. 2020) | | 3Col_intcal13.14C | IntCal13 (Reimer et al. 2013) | | 3Col_marine13.14C | Marine13 (Reimer et al. 2013) | | 3Col_shcal13.14C | SHCal13 (Hogg et al. 2013) | | 3Col_intcal09.14C | IntCal09 (Reimer et al. 2009) | | 3Col_marine09.14C | Marine09 (Reimer et al. 2009) | | 3Col_intcal04.14C | IntCal04 (Reimer et al. 2004) | | 3Col_marine04.14C | Marine04 (Hughen et al. 2004) | | 3Col_shcal04.14C | SHCal04 (McCormac et al. 2004) | | 3Col_intcal98.14C | IntCal98 (Stuiver et al. 1998a) | | 3Col_marine98.14Cc | Marine98 (Stuiver et al. 1998b) |

The formats of the curves were adapted to plain-text files with three columns separated by spaces: cal BP, and 14C BP sigma. The values are ordered according to increasing cal BP age, and any commented lines were removed. See TranslateCal20.R for details.

Professor Paula Reimer, head of the IntCal steering group until 2020, kindly gave permission to combine the IntCal curves into a single package.

Additionally, the following postbomb curves were downloaded from calib.org/CALIBomb/ and are included in this data package:

| filename | postbomb calibration curve | | -------- | --------------------------- | | postbomb_NH1.14C | postbomb NH zone 1 (Hua et al. 2021) | | postbomb_NH2.14C | postbomb NH zone 2 (Hua et al. 2021) | | postbomb_NH3.14C | postbomb NH zone 3 (Hua et al. 2021) | | postbomb_SH1-2.14C | postbomb SH zones 1-2 (Hua et al. 2021) | | postbomb_SH3.14C | postbomb SH zone 2 (Hua et al. 2021) | | postbomb_NH1_monthly.14C | postbomb NH zone 1, monthly (Hua et al. 2021) | | postbomb_NH2_monthly.14C | postbomb NH zone 2, monthly (Hua et al. 2021) | | postbomb_NH3_monthly.14C | postbomb NH zone 3, monthly (Hua et al. 2021) | | postbomb_SH1-2_monthly.14C | postbomb SH zones 1-2, monthly (Hua et al. 2021) | | postbomb_SH3_monthly.14C | postbomb SH zone 2, monthly (Hua et al. 2021) | | Kure.14C | Hawaiian coral (Andrews et al. 2016) | | Levin-Kromer_2004.14C | A concatenation of Levin & Kromer (2004) and Hammer & Levin | (2017) | Santos.14C | Brazilian tree rings (Santos et al. 2015) |

F14C or delta14C values in the postbomb files were translated to (negative) 14C ages.

References



Maarten14C/IntCal documentation built on Oct. 11, 2023, 1:25 a.m.