sentinel-downloader

Download Sentinel satellite imagery (Sentinel-1/2/5P) via STAC API with cloud cover filtering and batch download support | 基于 STAC API 下载哨兵卫星影像 (Sentinel-1/2/5P),支持云量过滤和批量下载

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sentinel-downloader" with this command: npx skills add sentinel-downloader-skill

Sentinel Downloader | 哨兵卫星影像下载器

Download Sentinel satellite imagery via STAC (SpatioTemporal Asset Catalog) API.

基于 STAC (SpatioTemporal Asset Catalog) API 下载哨兵系列卫星影像。


Install Dependencies | 安装依赖

pip install pystac-client requests

Usage | 使用方法

Search Sentinel-2 Imagery | 搜索 Sentinel-2 影像

./sentinel-download.sh --bbox 116.0 39.0 117.0 40.0 --start-date 2024-01-01 --end-date 2024-12-31

Search with Cloud Cover Filter | 搜索并限制云量

./sentinel-download.sh --bbox 116.0 39.0 117.0 40.0 --max-cloud-cover 10

Search and Download | 搜索并下载

./sentinel-download.sh --bbox 116.0 39.0 117.0 40.0 --download --output-dir ./data

Supported Missions | 支持的卫星任务

MissionDescriptionData Type
任务说明数据类型
Sentinel-1SAR Radar Imagery / SAR 雷达影像All-weather monitoring / 全天候地表监测
Sentinel-2Multispectral Optical / 多光谱光学影像Land observation, 10m resolution / 陆地观测,10m 分辨率
Sentinel-5PAtmospheric Monitoring / 大气成分监测Air quality, ozone / 空气质量、臭氧等

Parameters | 参数说明

ParameterDescriptionRequired
参数说明必填
--bboxGeographic extent [minLon minLat maxLon maxLat] / 地理范围Yes / 是
--start-dateStart date YYYY-MM-DD / 开始日期Yes / 是
--end-dateEnd date YYYY-MM-DD / 结束日期Yes / 是
--missionSatellite mission (sentinel-1/2/5p) / 卫星任务No / 否
--max-cloud-coverMax cloud cover percentage / 最大云量百分比No / 否
--downloadDownload imagery / 是否下载No / 否

Example Output | 输出示例

正在搜索 sentinel-2 影像...
  找到 3 个结果

[1] S2A_MSIL2A_20241227T031141_R075_T50TNK
    时间:2024-12-27
    云量:0.4%
    平台:Sentinel-2A

STAC API Endpoints | STAC API 端点


License | 许可证

MIT-0 - Free to use, modify, and redistribute. No attribution required.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Wangdongjie Cfo Skill

基于王东杰26年实战经验,提供A+H双市场IPO操盘、资本杠杆设计、业财融合和AI数字化风控咨询。

Registry SourceRecently Updated
General

Hk Stock Morning Report

Generate HK stock market morning report (股市晨報) for Chinese bank trading desk. Use when user asks "生成晨报", "股市晨报", "今日股市", "港股晨報", or any similar HK stock mark...

Registry SourceRecently Updated
General

Nansen Mpp Payment

Pay-per-call access to the Nansen API via MPP (Tempo). Use when a user wants anonymous Nansen access without an API key and without managing their own Base/S...

Registry SourceRecently Updated
General

Etsy Autolist

Auto-create and manage digital product listings on Etsy. Creates listings from existing digital product files (PDFs, templates, spreadsheets) using Etsy Open...

Registry SourceRecently Updated