Dr. Alex Haberlie
Department of Earth, Atmosphere and Environment
Northern Illinois University
EAE 483 / 583: Data Science for the Geosciences (Spring 2026)¶
What is this course about?¶
This course is for advanced undergraduate students and graduate students who have computer programming experience and want to develop their data science skills on applied projects in the geosciences. It is intended to be the second course in a geoscience data analytics sequence that starts with “Computer Programming in the Geosciences (EAE 493)”. Students will research case studies involving data ethics, apply best practices in scientific software engineering, and develop workflows that solve geoscience problems using machine learning and statistics.
Course Content¶
Chapter 7 - Geospatial Analysis¶
7.5 - Spatial Statistics
L1 - Lab 1: Colab and Github
A1 - Assignment 1 - Spatiotemporal Frequency Analysis
Chapter 8 - Machine Learning - Tabular Data¶
A2 - Assignment 2 - Geoscience Data Clustering
Chapter 9 - Machine Learning - Geospatial Data¶
9.6 - Pixel Classification
L13 - Lab 13: pytorch - image classification
L14 - Lab 14: pytorch - pixel classification
A3 - Assignment 3 - Geoscience Data Image Analysis
A4 - Assignment 4 - Object Detection and Description
A5 - Assignment 5 - Object Classification
EAE 493 / 593: Computer Programming for the Geosciences (Fall 2025)¶
What is this course about?¶
Introductory programming techniques used to process and visualize geospatial data. Programming in Python, basic program logic and control structures, integration of Python with open-source scientific programming libraries, and 2-D and 3-D visualization of geospatial data.