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 ruiduobao/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

Expedy

Expedy integration. Manage Organizations, Pipelines, Users, Filters. Use when the user wants to interact with Expedy data.

Registry SourceRecently Updated
General

Evenium

Evenium integration. Manage Events, Users, Roles. Use when the user wants to interact with Evenium data.

Registry SourceRecently Updated
General

Exhibitday

ExhibitDay integration. Manage Organizations. Use when the user wants to interact with ExhibitDay data.

Registry SourceRecently Updated
General

Enigma

Enigma integration. Manage Deals, Persons, Organizations, Leads, Projects, Activities and more. Use when the user wants to interact with Enigma data.

Registry SourceRecently Updated