Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.32 KB

File metadata and controls

45 lines (30 loc) · 1.32 KB

Software Workshop

Welcome to the SIO Python for Earth Science Workshop repository!

View Documentation

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.

📚 Contents

This site includes two main sections:

🔹 In-Workshop Resources

Materials used during the live sessions, including:

  • Python Programming
  • Python Plotting
  • Unix Shell
  • Git Version Control
  • Python for Earth Science
  • Workflows for Earth Science

🔹 Additional Resources

Further learning and references for after the workshop.

🚀 Deployment

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.

📂 File Structure

docs/
├── conf.py               # Sphinx configuration
├── index.rst             # Main table of contents
├── in_workshop/          # In-workshop resources and notebooks
├── additional_resources/ # Post-workshop learning materials

🧪 Notebooks

This project includes Jupyter Notebooks used during the workshop.


Maintained by Ellen Davenport.