Welcome to the SIO Python for Earth Science Workshop repository!
This repository contains documentation for a workshop that was run from August 19-21, 2025. Click the banner above to view the documentation at the workshop website.
This site includes two main sections:
Materials used during the live sessions, including:
- Python Programming
- Python Plotting
- Unix Shell
- Git Version Control
- Python for Earth Science
- Workflows for Earth Science
Further learning and references for after the workshop.
This project is set up to automatically build and deploy the documentation to GitHub Pages using a GitHub Actions workflow. The output is published to the gh-pages branch.
docs/
├── conf.py # Sphinx configuration
├── index.rst # Main table of contents
├── in_workshop/ # In-workshop resources and notebooks
├── additional_resources/ # Post-workshop learning materials
This project includes Jupyter Notebooks used during the workshop.
Maintained by Ellen Davenport.