-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
89 lines (78 loc) · 1.4 KB
/
_pkgdown.yml
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
url: https://davidbajnai.github.io/isogeochem/
home:
title: Carbonate isotope geochemistry
template:
bootstrap: 5
params:
bootswatch: superhero
theme: atom-one-dark
bslib:
primary: "#74ADEA"
form-select-indicator-color: "#FFFFFF"
code-color: "#74ADEA"
code-bg: "#142435"
navbar:
type: light
bg: dark
structure:
right: [search, github, twitter]
components:
twitter:
icon: fa-twitter
href: http://twitter.com/davidbajnai
aria-label: Twitter
authors:
David Bajnai:
href: https://davidbajnai.eu
reference:
- title: Isotope fractionation factors
desc: Calculate isotope fractionation factors for given temperatures.
contents:
- a18_c_H2O
- a18_CO2acid_c
- a18_CO2g_H2O
- a18_CO2aq_H2O
- a18_CO3_H2O
- a18_HCO3_H2O
- a18_H2O_OH
- a13_CO2g_CO2aq
- title: Oxygen isotopes
contents:
- d18O_c
- d17O_c
- d17O_qz
- d18O_H2O
- temp_d18O
- mix_d17O
- title: Scale conversion
contents:
- to_VSMOW
- to_VPDB
- title: Clumped isotopes
contents:
- D47
- D48
- temp_D47
- temp_D48
- title: Modeling the DIC system
contents:
- X_absorption
- X_DIC
- title: Datasets
desc: Quick access to important datasets.
contents:
- devilshole
- LR04
- GTS2020
- meteoric_water
- title: Helpers
contents:
- a_A_B
- A_from_a
- B_from_a
- D17O
- epsilon
- prime
- unprime
- york_fit
- york_plot