Skip to content

Commit c60c581

Browse files
authored
Update README.md
1 parent 6aaa356 commit c60c581

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

README.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,30 @@
1-
# Dissertation
2-
3-
[![CC BY 4.0][cc-by-shield]][cc-by]
1+
# Constraining Uncertainties in Multi-Model Projections of the Future Climate with Observations
42

53
This repository contains my doctoral dissertation.
64

75

8-
# Compilation From Source
6+
## Contents
7+
8+
1. Introduction
9+
2. Scientific Background
10+
3. Improving Routine Climate Model Evaluation
11+
4. Assessment of Climate Sensitivity in the CMIP6 Ensemble
12+
5. Evaluation of Emergent Constraints on the Effective Climate Sensitivity (ECS) in CMIP6
13+
6. Constraining Future Gross Primary Production (GPP) with Machine Learning
14+
7. Conclusion
15+
16+
17+
## Compilation From Source
918

10-
To compile the document from source, use the following commands:
19+
To compile the document from source, use the following chain of commands:
1120

1221
pdflatex -synctex=1 -interaction=nonstopmode Dissertation_Manuel_Schlund.tex
1322
biber Dissertation_Manuel_Schlund.tex
1423
pdflatex -synctex=1 -interaction=nonstopmode Dissertation_Manuel_Schlund.tex
1524
pdflatex -synctex=1 -interaction=nonstopmode Dissertation_Manuel_Schlund.tex
1625

1726

18-
# License
27+
## License
1928

2029
This work is licensed under a
2130
[Creative Commons Attribution 4.0 International License][cc-by].

0 commit comments

Comments
 (0)