Skip to content

Commit

Permalink
fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
Henri authored and Henri committed Apr 12, 2024
1 parent c8eb081 commit 1616a21
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes
File renamed without changes
4 changes: 2 additions & 2 deletions index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ is.html = !is.null(output) && output == "html"
*Author: Henri Funk*

```{r cover, cache=FALSE, out.width="500", fig.align="center", echo=FALSE, eval = TRUE}
knitr::include_graphics('figures/cover.jpg')
knitr::include_graphics('cover.jpg')
```

As the world faces the reality of climate change, natural hazards and extreme weather events have become a major concern, with devastating consequences for nature and humans. The quantification and definition of climate change, extreme events and its implications for life and health on our planet is one of the major concerns in climate science.
Expand All @@ -39,7 +39,7 @@ All of those methods are used to quantify and anticipate the changing climate.

This book is the outcome of the seminar "Climate and Statistics" which took place in summer 2024 at the Department of Statistics, LMU Munich.

![Creative Commons License](figures/by-nc-sa.png)
![Creative Commons License](by-nc-sa.png)

This book is licensed under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/).

Expand Down

0 comments on commit 1616a21

Please sign in to comment.