space-data-processing

Automate satellite and remote sensing data processing for Earth observation tasks.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/bettercallfan/deerflow --skill space-data-processing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: space-data-processing
Source: https://github.com/bettercallfan/deerflow/tree/main/skills/custom/remote_sensing_image/space-data-processing
Command: npx skills add https://github.com/bettercallfan/deerflow --skill space-data-processing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires read_file, bash, python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates complex satellite and remote sensing data processing tasks, making it easier to handle imagery and data for Earth observation.

Core Features & Use Cases

  • Satellite Imagery Processing: Process satellite imagery, including radiometric calibration, atmospheric correction, and geometric correction.
  • Hyperspectral Data Processing: Handle hyperspectral data, including change detection and spectral unmixing.
  • SAR/InSAR Processing: Process Synthetic Aperture Radar and Interferometric SAR data for applications like land cover classification and change detection.
  • Use Case: For a land use planning project, this Skill can automatically process and analyze satellite and SAR/InSAR data to identify changes in land cover over time.

Quick Start

Run the 'space-data-processing' skill with the satellite imagery file 'example.tif'.

Frequently Asked Questions about space-data-processing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate satellite imagery processing for atmospheric and geometric correction?

This Skill automates satellite imagery processing tasks like radiometric calibration, atmospheric correction, and geometric correction using Python and bash tools to handle Earth observation data files automatically.

Can I process SAR and InSAR data for land cover classification and change detection?

Yes, you can process SAR and InSAR data for land cover classification and change detection to monitor environmental shifts and surface deformation over time.

What is spectral unmixing in hyperspectral data processing?

Spectral unmixing is a hyperspectral data processing technique that separates mixed pixel signatures into pure material spectra, enabling sub-pixel material identification for remote sensing analysis.

Do I need Python and bash tools to run hyperspectral data processing tasks?

Yes, Python and bash tools are required dependencies to execute the automated hyperspectral data processing and remote sensing scripts within this environment.

What is the best way to perform change detection on remote sensing data for environmental monitoring?

The best way to perform change detection on remote sensing data is to automate the workflow using Python scripts, which applies algorithms to identify land cover changes over time for environmental monitoring.