Skip to content

Commit de97f04

Browse files
authored
Merge pull request #33 from LinkedEarth/section_names
Update myst.yml and README with new section names
2 parents 431b65c + c72f723 commit de97f04

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ The notebooks address questions such as:
4141

4242
The notebooks are intended to be read roughly in the following order.
4343

44-
### 1. Solar forcing over the Common Era
44+
### 1. Is there a solar signature on Common Era climate?
4545

4646
**`01-solar_climate2k.ipynb`**
4747

4848
Explores the relationship between solar forcing and temperature reconstructions over the last two millennia, including exploratory analysis, visual comparison, and discussion of coherence, significance, and interpretation.
4949

5050
---
5151

52-
### 2. Exploring the relationship between insolation and millennium to orbital climate variability at scale
52+
### 2. Exploring the relationship between insolation and millennial- to orbital-scale variability
5353

5454
**`02a-query_lipd_graph.ipynb`**
5555

@@ -65,7 +65,7 @@ Identifies and evaluates spectral peaks, with emphasis on red-noise benchmarks,
6565

6666
---
6767

68-
### 3. Detailed exploration of individual records
68+
### 3. Deep dive into of individual paleoclimate records
6969

7070
**`03-EpicaDomeC_explore.ipynb`**
7171

myst.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
version: 1
33
project:
44
id: 0eef52ff-a5d0-4d18-9633-8ce130387f37
5-
#title: Solar and Orbital Forcing in Paleoclimate Records
5+
#title: Analyzing Solar and Orbital Expressions in Paleoclimate Records
66
# description:
77
# keywords: []
88
# authors: []
@@ -16,15 +16,15 @@ project:
1616
toc:
1717
# Auto-generated by `myst init --write-toc`
1818
- file: README.md
19-
- title: Solar forcing over the Common Era
19+
- title: Is there a solar signature on Common Era climate?
2020
children:
2121
- file: notebooks/01-solar_climate2k.ipynb
22-
- title: Exploring the relationship between insolation and millennium to orbital climate variability at scale
22+
- title: Exploring the relationship between insolation and millennial- to orbital-scale variability
2323
children:
2424
- file: notebooks/02a-query_lipd_graph.ipynb
2525
- file: notebooks/02b-spectral_analysis_temp12k.ipynb
2626
- file: notebooks/02c-spectral_analysis_peaks_temp12k.ipynb
27-
- title: Detailed exploration of individual records
27+
- title: Deep dive into of individual paleoclimate records
2828
children:
2929
- file: notebooks/03-EpicaDomeC_explore.ipynb
3030
- file: notebooks/04-IODP339-U1385.ipynb

notebooks/02b-spectral_analysis_temp12k.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"\n",
99
"## Authors\n",
1010
"\n",
11-
"Deborah Khider Deborah Khider [![ORCID](https://img.shields.io/badge/ORCID-0000--0001--7501--8430-A6CE39?logo=orcid)](https://orcid.org/0000-0001-7501-8430) and Alexander James [![ORCID](https://img.shields.io/badge/ORCID-0000--0001--8561--3188-A6CE39?logo=orcid)](https://orcid.org/0000-0001-8561-3188)\n",
11+
"Deborah Khider [![ORCID](https://img.shields.io/badge/ORCID-0000--0001--7501--8430-A6CE39?logo=orcid)](https://orcid.org/0000-0001-7501-8430) and Alexander James [![ORCID](https://img.shields.io/badge/ORCID-0000--0001--8561--3188-A6CE39?logo=orcid)](https://orcid.org/0000-0001-8561-3188)\n",
1212
"\n",
1313
"## Preamble\n",
1414
"\n",

0 commit comments

Comments
 (0)