OttoPattemore / meteor_lrpt_proc

Process Meteor-M2 LRPT images πŸ›°

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meteor LRPT Proc

Process images from Meteor M2's LRPT downlink.

Setup

# Install dependencies
pip3 install Pillow

# Run the processor
python3 meteor_lrpt_proc.py <RGB221_image> <Thermal_image> <Output_Directory>

Supported processors

Name Status
Veg 🌳 Stable
Rainfall 🌧 Stable
No Veg 🏜 Stable

Examples

Vegetation 🌳

Vegetation Processor Result

No Vegetation 🏜

No Vegetation Processor Result

Rainfall 🌧

Rainfall Map

About

Process Meteor-M2 LRPT images πŸ›°

License:MIT License


Languages

Language:Python 100.0%