Resources

Open handbooks, course materials, and reusable AI pipelines from the BuckAI community

The BuckAI Observatory maintains a growing collection of open, freely available resources — handbooks for high-performance computing, course materials for AI in the Earth and environmental sciences, and reusable pipelines for geospatial and remote sensing AI. These resources are developed by BuckAI faculty, students, and collaborators across The Ohio State University, and are intended for the broader research and education community.

📘

Handbooks & Guides

Practical, self-contained guides covering tools and workflows used across BuckAI research.

BuckAI HPC Handbook

Quarto HPC OSC

A practical handbook for using high-performance computing — including the Ohio Supercomputer Center — for AI and deep learning research. Covers environment setup, GPU workflows, job submission, common pitfalls, and best practices for training large models on satellite and scientific data.

Maintainer: Moortgat
Open handbook →
🎓

Courses & Teaching Materials

Open lecture notes, Jupyter notebooks, and lab materials from BuckAI faculty and contributors.

AI in Earth Sciences

Quarto Python Machine Learning

A hands-on course covering machine learning fundamentals — from linear regression through convolutional neural networks — applied to geoscience problems. Interactive Python materials use real datasets spanning seismic analysis, geochemistry, and satellite imagery classification.

Maintainer: Moortgat
Open course →

BuckAI HPC Practicum

Quarto HPC Slurm

A 1-credit, self-guided course that prepares graduate students to run research code on real HPC clusters. Covers SSH setup, shell environments, job scheduling with Slurm, environment management, and right-sizing computational resources, culminating in a reproducible capstone project.

Maintainer: Moortgat
Open course →
⚙️

Pipelines & Code

Reusable AI and geospatial pipelines, model implementations, and analysis tools — open-sourced for the community.

geoai-datacubes

GitHub Satellite Data Preprocessing

Acquisition, harmonization, and pre-processing of AI-ready multimodal satellite data cubes — tooling to turn raw multi-sensor satellite imagery into analysis-ready inputs for deep learning.

View on GitHub →

sentinel-sarawak

Sentinel-2 Tropical Forests Disturbance Detection

A 10 m per-pixel archive of canopy disturbance across Sarawak, Malaysian Borneo (2015–2024, Sentinel-2), classifying each event as bare-soil, canopy, or wet-substrate clearing. Captures selective-logging and plantation-maintenance events that fall below the 30 m Landsat threshold used by Hansen Global Forest Change and JRC Tropical Moist Forest. Includes the labeled archive (194 M pixels), reproducible pipeline code, and an interactive browser dashboard. (Paper under review.)

Authors: Ting & Moortgat
View on GitHub → Live dashboard →

DL_bathy

Sentinel-2 Bathymetry Deep Learning

A two-step deep learning pipeline that estimates shallow-water bathymetry from Sentinel-2 multispectral imagery, trained against airborne LiDAR ground truth. Built on a DeepLabV3+ segmentation backbone with cloud masking (Google Earth Engine) and tidal correction (DTU23).

Maintainer: Moortgat group
View on GitHub → Read paper →

More pipelines are being prepared for release on the BuckAI GitHub organization.

Want to contribute? BuckAI welcomes shared resources from affiliated faculty, students, and collaborators — handbooks, course materials, datasets, and code. Please contact the Observatory to discuss adding a resource.