SkillAgentSearch skills...

SatML

Methane plume detection in hyper-spectral satellite images

Install / Use

/learn @WAT-ai/SatML
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SatML

Overview

This project aims to develop an AI model for methane plume detection in hyper-spectral satellite images.

Setup

Use Python 3.11 for the current requirements.

  • Clone the repo and navigate to the SatML directory
  • Create virtual environment:
    • On Linux: python3.11 -m venv venv
    • On Windows: py -3.11 -m venv venv
  • Activate the virtual environment and set up requirements
    • On Linux: source venv/bin/activate
    • On Windows: venv/scripts/activate
  • Update pip and install requirements
    pip install --upgrade pip
    pip install -r requirements.txt
    

System Architecture

Model Training Flow Model Inference Flow

Contributors



Related Skills

View on GitHub
GitHub Stars11
CategoryProduct
Updated1mo ago
Forks0

Languages

Python

Security Score

75/100

Audited on Feb 18, 2026

No findings