Welcome to AMGeO/EarthCube Interactive Workshop!
These short courses will teach you how to conduct reproducible research using Data Sciences tools. You will be working with Python, Jupyter, AMGeO and other popular Python packages.
After these modules, you will be prepared to work with others using Python for the AMGeO Earthcube Workshop.
This page runs on a python3 kernel. These materials are built on top of the great work provided by Earthcube in this repo: https://github.com/throughput-ec/ec_workshops_py
Module 1: Intro to Python and Jupyter Notebooks
In this module, you will learn how to write basic Python code and how to use your Jupyter Notebooks.
Module 2: Setting up your working environment with conda
This module will teach you how to organize your environments using conda
Module 3: Development best-practices including FAIR data principles
Module 4: Intro to AMGeO
In this module, you will get an intro to AMGeO and learn how to use AMGeOs API in Jupyter Notebook
References and Resources
Here are scripts to re-use and links to additional references and topics to learn.