-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
42 lines (33 loc) · 2.23 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
.______ ______ _______.___________..______ .______ ______
| _ \ / __ \ / | || _ \ | _ \ / __ \
| |_) | | | | | | (----`---| |----`| |_) | | |_) | | | | |
| ___/ | | | | \ \ | | | ___/ | / | | | |
| | | `--' | .----) | | | | | | |\ \----.| `--' |
| _| \______/ |_______/ |__| | _| | _| `._____| \______/
This code package calculates postburial production for samples with complex
time-depth burial histories. This code was developed for Ott et al. 2022 (see
citation below). Production rates are calculated using CRONUScalc v2.1 (Marrero
et al. 2016). The current version is developed for 10Be and 36Cl but can easily
be expanded to any nuclide within CRONUS.
To run the code you need to input your sample data through excel spreadsheets.
The nomenclature follows the CRONUScalc input for the nuclide samples. An
additional excel file with the parameters of the burial models (time-depth
constraints) needs to be provided.
To run the code CRONUScalc v2.1 needs to be in your Matlab path, which can be
downloaded here https://bitbucket.org/cronusearth/cronus-calc/src/v2.1/
The InputData folder contains all data from Ott et al. 2022 and can be used to
as an example of the input formatting.
The postburial_prod.m script illustrates how to use the subroutines.
Please report bugs to [email protected]
Cite as:
Ott, Richard (2022): POST PRO - POSTburial PROduction for cosmogenic nuclide
samples. GFZ Data Services. https://doi.org/10.5880/GFZ.3.3.2022.002
related references:
Ott, R. F., Scherler, D., Wegmann, K. W., D’Arcy, M. K., Pope, Richard J., Ivy‐Ochs, S.,
et al. (2022): Paleo‐denudation rates suggest variations in runoff drove aggradation
during last glacial cycle, Crete, Greece. Earth Surface Processes and Landforms.
10.1002/esp.5492
Marrero, S.M., Phillips, F.M., Borchers, B., Lifton, N., Aumer, R., and Balco, G.
, 2016, Cosmogenic nuclide systematics and the CRONUScalc program: Quaternary
Geochronology, v. 31, p. 160–187, doi:10.1016/j.quageo.2015.09.005
Richard Ott, 2022