Latest Posts
-
Wildfire Impact Analysis Using Satellite Imagery
A forthcoming article examining wildfire impacts in Syria through satellite imagery and geospatial analysis.
-
Mapping Urban Heat at Higher Resolution: Machine Learning-Based Downscaling of ECOSTRESS LST from 70 m to 10 m in Python
A machine learning workflow for downscaling NASA's ECOSTRESS land surface temperature data from 70 m to 10 m resolution to better resolve neighborhood-scale urban heat patterns.
-
Production-Ready Terrain Analysis at Scale: A Cloud-Native Geospatial Workflow with STAC and Xarray
Modern geospatial workflows are shifting away from downloading massive datasets toward querying data directly from the cloud. A walkthrough of how to go from raw elevation data to terrain insights in a reproducible fashion without downloading a single file manually.
-
Environmental Monitoring: An End-to-End Machine Learning Pipeline with Earth Observation Data
An overview of an end-to-end geospatial machine learning pipeline, from data ingestion using STAC and Xarray to time series forecasting using XGBoost, and automated updates with GitHub Actions. The pipeline is designed to be efficient, automated, reproducible, and extensible.