当前位置: 首页 > news >正文

Sentinel-2 卫星 轨道编号及数据下载

Sentinel-2 卫星 轨道编号及数据下载

  • 0. 哨兵数据下载及处理
  • 1. 信息介绍
    • 🛰️ Sentinel-2 卫星轨道编号概述
      • Sentinel-2 系列
    • 📈 轨道参数
    • 🗂️ 轨道编号与路径系统
      • 1. **轨道编号(Orbit Number)**
      • 2. **轨道路径编号(Relative Orbit Number, RON)**
      • 3. **场景覆盖编号(Tile编号)**
    • 📌 轨道编号与数据命名关系
    • 🛠️ Sentinel-2 轨道编号应用场景
    • 📎 参考链接
  • 2. 数据下载
    • Sentinel-2 Tiling System
    • shpfile

Sentinel-2 卫星的轨道编号信息是理解其数据覆盖规律和计划影像获取的重要基础。以下是关于 Sentinel-2 轨道编号的详细介绍:


0. 哨兵数据下载及处理

https://blog.csdn.net/twg666/article/details/134089146

1. 信息介绍

🛰️ Sentinel-2 卫星轨道编号概述

Sentinel-2 系列

  • 包括 Sentinel-2ASentinel-2B 两颗卫星,分别于 2015 年和 2017 年发射。
  • 搭载 MSI(MultiSpectral Instrument)多光谱成像仪,提供 10–60 m 分辨率的数据。

📈 轨道参数

参数数值
轨道类型太阳同步轨道(Sun-synchronous orbit)
轨道高度~786 km
重访周期(单星)10 天
重访周期(双星)5 天
轨道周期~100 分钟
卫星数量2(Sentinel-2A 和 2B)
全球覆盖周期5 天(2星联合)

🗂️ 轨道编号与路径系统

Sentinel-2 使用 Military Grid Reference System(MGRS) 和内部定义的轨道编号系统。

1. 轨道编号(Orbit Number)

  • Sentinel-2 产品的元数据中包含一个 SENSING_ORBIT_NUMBER
  • 该轨道编号表示自卫星发射以来第几次绕地球运行。

2. 轨道路径编号(Relative Orbit Number, RON)

  • Sentinel-2 的 相对轨道编号(Relative Orbit Number) 总共为 143 条轨道,编号从 1143
  • 这是 Sentinel-2 每 10 天重复一次完整覆盖的 143 个轨道路径。
  • Sentinel-2ASentinel-2B 的轨道相同,但时间上错开 180 度(即错开 5 天),以实现 5 天重访周期。

3. 场景覆盖编号(Tile编号)

  • Sentinel-2 数据以 100 km × 100 km 的 MGRS 网格(Tile) 形式组织。
  • 每个 Tile 的编号如:T50SMC,由区号(Zone)+ 字母标识。

📌 轨道编号与数据命名关系

一个 Sentinel-2 L1C 产品文件名的例子如下:

S2A_MSIL1C_20230701T031559_N0509_R075_T50SMC_20230701T062708.SAFE
  • S2A: 卫星名称(Sentinel-2A)
  • 20230701T031559: 成像时间(UTC)
  • R075: 相对轨道编号(Relative Orbit Number 075)
  • T50SMC: MGRS Tile(地理位置)
  • 20230701T062708: 处理时间

🛠️ Sentinel-2 轨道编号应用场景

应用说明
多时相配准同一 Tile 在同一 RON 下影像几何一致性更高
区域数据规划知道某区域在哪些轨道下被观测,可以更有计划地下载数据
数据筛选根据轨道编号快速过滤不同时相的同轨影像

📎 参考链接

  • ESA 官方轨道路径图(KML 下载):
    https://hls.gsfc.nasa.gov/wp-content/uploads/2016/03/S2A_OPER_GIP_TILPAR_MPC__20151209T095117_V20150622T000000_21000101T000000_B00.kml

  • ESA Sentinel-2 用户手册:
    https://sentinels.copernicus.eu/web/sentinel/user-guides/sentinel-2-msi


2. 数据下载

Sentinel-2 Tiling System

https://hls.gsfc.nasa.gov/products-description/tiling-system/
HLS has adopted the tiling system used by ESA for Sentinel-2. The tiling system is a slightly modified Military Grid Reference System (MGRS) which is based on the Universal Transverse Mercator (UTM) projection. The MGRS system equally divides the Earth’s surface into 60 zones by longitude, and each UTM zone is further divided into latitude bands of 8 degrees starting with the equator; minor boundary adjustment is necessary for geopolitical considerations in rare cases. For Sentinel-2 images, each 6° x 8° grid cell is further divided into 109.8 km × 109.8 km tiles. There is an overlap of around 4,900 m between adjacent tiles within the same UTM zone and on the UTM zone border there is greater overlap with tiles from the adjacent UTM zone. In a tile designation such as 11SUJ, the first 2 digits and the following 1 letter correspond to the UTM zone and latitude band respectively, and the two last letters, with horizontal and vertical denotation, correspond to a 109.9 km square tile in the 6° x 8° grid cell.

The Sentinel-2 tiling system kml provided by ESA can be downloaded https://hls.gsfc.nasa.gov/wp-content/uploads/2016/03/S2A_OPER_GIP_TILPAR_MPC__20151209T095117_V20150622T000000_21000101T000000_B00.kml
在这里插入图片描述

shpfile

https://github.com/justinelliotmeyers/Sentinel-2-Shapefile-Index

https://github.com/flaviostutz/sentinelloader

http://www.dtcms.com/a/291544.html

相关文章:

  • 影刀 RPA:批量修改 Word 文档格式,高效便捷省时省力
  • Unity 渲染管线详解与实战分析
  • ANSYS 2025 R1软件下载及安装教程|附安装文件
  • 数据结构之克鲁斯卡尔算法
  • GeoTools 自定义坐标系
  • React基础(1)
  • RS485和Modbus
  • Python 基础语法与数据类型(十五) - 异常处理
  • 把sudo搞坏了怎么修复:报错sudo: /etc/sudo.conf is owned by uid 1000, should be 0
  • 小孙学变频学习笔记(十一)关于V/F曲线的讨论
  • vue3+element-plus,el-autocomplete远程搜索,解决下拉框闪一下的问题
  • 概率论与数理统计(八)
  • Java IO 流详解:从基础到实战,彻底掌握输入输出编程
  • 自定义命令行解释器shell
  • Android开发中Crash治理方案
  • C++中的detach
  • Python打卡Day20 常见的特征筛选算法
  • C 语言的指针复习笔记
  • 圆柱电池自动分选机:全流程自动化检测的革新之路
  • 大模型中的Actor-Critic机制
  • 嵌入式学习笔记--MCU阶段--DAY08总结
  • 【Java基础03】Java变量2
  • seata at使用
  • 自然语言推理技术全景图:从基准数据集到BERT革命
  • 设备虚拟化技术-IRF
  • 利用DeepSeek编写批量输出多个主机的磁盘状况的脚本
  • 携“养鲜”魔法赴中卫,容声冰箱让石头缝里的鲜甜走得更远
  • 前端之学习后端java小白(一)之SDKMAN及helloword
  • EcoVadis评估:为企业带来的多重价值与竞争优势
  • QT跨平台应用程序开发框架(11)—— Qt系统相关