Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Full Title of Your Method

Optional subtitle providing more context

Organisation Name

Challenge and Methodological Approach Summary

Describe the challenge that your method addresses and the methodological approach that you use here.

Running the Notebook
Data Access
Assumptions
Generalisability
Limitations

Describe the requirements for running your notebook. Explain hardware assumptions, key software dependencies and expected runtime.

The following provides an example of how to structure the rest of your notebook. Use headings, sub-headings, and a mix of code cells and markdown cells to guide others through your method step-by-step.

Importing Libraries and Loading Data

Describe the libraries that your method uses and why, and explain how you load data into your notebook.

# Importing libraries
# Loading data
# Displaying data

Method

Describe your method here.

Outputs and Interpretation

Display and describe the main outputs of your method and how they should be interpreted and used.