Summary and Schedule

This is a new lesson built with The Carpentries Workbench.

The actual schedule may vary slightly depending on the topics and exercises chosen by the instructor.

Please complete the following steps before the workshop begins. This should take about 15–20 minutes. If you run into trouble, we will have helpers available on the morning of Day 1.


Workshop Schedule


Day 1

Time Session
8:30 AM Breakfast (WALC 2124)
9:00 AM Welcome and introductions (WALC 2127)
9:45 AM Geospatial concepts and GIS ecosystems
10:15 AM Coffee break (WALC 2124)
10:30 AM Breakout 1a: Working with QGIS (WALC 2121)
Breakout 1b: Intro to Python Notebooks (WALC 2127)
12:30 PM Lunch (WALC 2051)
1:15 PM Breakout 2a: Raster data and remote sensing (WALC 2121)
Breakout 2b: Census data access and cleaning (WALC 2127)
2:45 PM Coffee break (WALC 2124)
3:00 PM Breakout 3a: Satellite imagery analysis (WALC 2121)
Breakout 3b: Analyzing Census data (WALC 2127)
4:30 PM Group discussion (WALC 2127)
6:00 PM Group dinner — Walt’s Pub & Grill, 1050 Kalberer Rd, West Lafayette

Day 2

Time Session
8:30 AM Breakfast (WALC 2051)
9:00 AM Day 2 introduction (WALC 2127)
9:15 AM Teaching with Geospatial Brainstorming Session
10:15 AM Coffee Break (WALC 2124)
10:45 AM Customizing Carpentries modules for classroom use
12:00 PM Closing Discussion; Preview 2027 modules development workshop
12:30 PM Box lunch (WALC 2124)

Data Files


Make sure you have access to this shared google drive folder which contains the data files that we will be using for the workshop.

Send in a request for access, preferably, before showing up to the workshop.


Accounts to Create


You will need accounts on the following platforms (all free):

  • Google Account — for Google Colab (Python notebooks)
  • GitHub Account — for accessing and sharing workshop materials → Sign up here
  • USGS EarthExplorer Account — for downloading satellite imagery and elevation data → Register here
  • Copernicus Data Space Account — for accessing Sentinel satellite data → Register here
  • Census API - for accessing census data through python workflows → Get One here
Callout

Tip

Some accounts (especially USGS and Copernicus) may take a few minutes to verify by email. Please do this ahead of time so you are not waiting during the workshop.


Software to Install


QGIS (Required)

QGIS is the GIS software we will use on Day 1 for mapping, raster analysis, and visualization.

  1. Go to https://qgis.org/download/
  2. Under Windows, download the Long Term Release (LTR) Standalone Installer
  3. Run the installer and keep the default settings
  1. Go to https://qgis.org/download/
  2. Download the macOS package for the Long Term Release (LTR)
  3. Open the .dmg file and drag QGIS to your Applications folder

After installing, open QGIS Desktop to confirm it launches correctly.


Google Colab (No Installation Needed)

We will use Google Colab for all Python notebook activities. Colab runs in your browser — there is nothing to install. Just make sure you can sign in with your Google account and open a new notebook.

The Python libraries we will use (pandas, NumPy, matplotlib, GeoPandas) are pre-installed in Colab.


Web Browser

A modern web browser (Chrome, Firefox, or Edge) is required for Google Colab, EarthExplorer, Copernicus, and the Esri Sentinel-2 Explorer.


Checklist


Use this checklist to make sure you are ready: