Skip to content
View hatamimatt's full-sized avatar

Highlights

  • Pro

Block or report hatamimatt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HatamiMatt/README.md

πŸ‘‹ Hi, I'm Matt Hatami

πŸŽ“ Ph.D. student in Climate Resilience & Hydroclimate Extremes at the University of Florida
🌎 Geospatial & Environmental Data Scientist | Remote Sensing | AI for Disaster Management
πŸ’‘ Passionate about bridging science and real-world decision-making through intelligent tools


πŸ”¬ Research Focus

I work at the intersection of climate science, remote sensing, and machine learning, with a strong emphasis on:

  • 🌊 Flood mapping and forecasting using satellite data (SAR, optical) and ground sensors (e.g., traffic cameras, rain gauges)
  • πŸ›°οΈ Multi-sensor data fusion for risk-informed infrastructure planning
  • 🧠 Geospatial foundation models & real-time decision support tools
  • πŸ’» Custom web GIS dashboards (ArcGIS Experience Builder, APIs, automation)

My current project involves integrating AI with remote sensing and on-the-ground data to predict and monitor floods in near real-time, helping communities and agencies improve resilience.


πŸ› οΈ Tools & Technologies

Geospatial Data Science Dev Tools Visualization
GEE, ArcGIS Pro, QGIS Python, JS, SQL, R Git, GitHub, Jupyter, Conda Dashboards, StoryMaps, Notebooks
SNAP, HEC-RAS, Hazus TensorFlow, Scikit-learn Docker, VS Code Matplotlib, Plotly, Leaflet

πŸ“ Notable Projects

  • 🧠 Cross-Modality Transfer Learning with Geospatial Foundation Models
    Investigated the transferability of pre-trained optical features from the IBM-NASA Prithvi foundation model to a Synthetic Aperture Radar (SAR) flood mapping task.
    The study fine-tuned the Prithvi model’s encoder on a small, custom-built SAR dataset and compared its performance against a baseline UNet model trained from scratch.
    Results showed that Prithvi achieved significantly higher segmentation accuracy (IoU ~2.2 vs. 0.6 for UNet), demonstrating the efficiency and potential of cross-modality transfer learning for geospatial applications in data-scarce regions.
    πŸ“„ Read Report (PDF)

  • 🌐 End-to-End Flood Dataset Generation Pipeline
    Created a fully automated, modular pipeline for preparing flood datasets from SAR imagery using Google Earth Engine, thresholding methods, and permanent water masks.
    Supports machine learning workflows for flood mapping model training and evaluation.
    πŸ”— View GitHub Repo

  • πŸ—ΊοΈ NLCD Land Cover Analysis Tool
    Built a cloud-based Google Earth Engine app that calculates land cover class percentages (wetlands, forest, developed areas, etc.) across any U.S. region at the state, county, or tract level.
    This tool transforms a task that once took hours in ArcGIS Pro into seconds through scalable remote computation.
    πŸ”— View GEE Code


πŸ—ΊοΈ Portfolio & Demos

πŸ–₯️ My personal portfolio: HatamiMatt.github.io

🀝 Let's Collaborate

If you're working on climate resilience, geospatial AI, or disaster risk reduction, I'm open to collaborations, internships, and consulting opportunities.

πŸ“« Email: [email protected]
🌐 LinkedIn: linkedin.com/in/HatamiMatt


β€œTurning data into actionable insights, one pixel at a time.”

Pinned Loading

  1. paperScraper paperScraper Public

    Python 3 1

  2. Numerical-Methods-for-PDEs-codes Numerical-Methods-for-PDEs-codes Public

    Here I share my codes for the course "Numerical Analysis and Scientific Computing"

    MATLAB