arashmad/sentinel2-ingest
GitHub: arashmad/sentinel2-ingest
这是一个用于检查和下载 Sentinel-2 卫星影像的独立 Python 包,简化了数据摄取流程。
Stars: 0 | Forks: 0
# Sentinel-2 数据摄取
[](https://github.com/arashmad/sentinel2-ingest/actions/workflows/ci.yml)
用于检查与下载 Sentinel-2 影像的可复用 Python 包。
该包设计为一个独立的数据摄取库。它不依赖任何特定的 API、数据库架构或下游应用程序。
## 规划的工作流程
```
inspect Sentinel-2 candidate scenes
→ calculate AOI-level quality
→ generate thumbnails
→ select a scene
→ download selected raw bands as a multiband GeoTIFF
→ save metadata
```
## 项目计划
请参阅 [docs/project-plan.md](docs/project-plan.md) 获取完整规划文档,其中包括范围、架构、v1 边界和实施阶段。
标签:AOI分析, GeoTIFF下载, Python包, Python开发, Sentinel-2, 元数据管理, 卫星图像处理, 卫星数据, 图像质量评估, 地球观测, 地理信息处理, 数据获取, 波段提取, 独立工具, 逆向工具, 遥感