# What’s this PR about?

*A quick summary of what’s changed or added.*

# Deployed JupyterBook

Please paste the URL of the deployed JupyterBook (GitHub Pages). This must be provided before requesting review.

Deployed URL: https://

# Manual-review self-check

Before requesting review, complete the [self-review checklist](content/howto/review-book.md). Tick each item that has been addressed. For optional items that do not apply, write `N/A` with a brief comment.

| Item | Checked: Yes or N/A | Comment (if any) |
|---|---|---|
| Notebook title and introduction |  |  |
| Learning objectives |  |  |
| &nbsp;&nbsp;- Target audience (optional) |  |  |
| Prepare your environment |  |  |
| &nbsp;&nbsp;- Special prerequisites (optional) |  |  |
| &nbsp;&nbsp;- (Install and) Import libraries |  |  |
| &nbsp;&nbsp;- Setup credentials (optional) |  |  |
| &nbsp;&nbsp;- Define your data request (optional) |  |  |
| Main workflow |  |  |
| &nbsp;&nbsp;- Code sections |  |  |
| Take home messages |  |  |
| References |  |  |
| Glossary (optional) |  |  |
| Licence (optional / if applicable) |  |  |
| Method and data choice |  |  |
| Transferability |  |  |
| Validation / limitations |  |  |
| Figures and visualisations |  |  |
| Code clarity |  |  |

# Checklist

Before submitting, make sure:

- [ ] GitHub Pages [is turned on](content/howto/review-book.md) in the repo settings.
- [ ] Deployed Jupyter Book URL is included above
- [ ] Manual-review self-check is completed above, with `N/A` used where a criterion is not applicable.
