iers-earth-orientation
收藏Hugging Face2026-03-25 更新2026-03-26 收录
下载链接:
https://huggingface.co/datasets/juliensimon/iers-earth-orientation
下载链接
链接失效反馈官方服务:
资源简介:
IERS地球定向参数数据集包含来自IERS finals2000A系列的地球定向参数(EOP),这些参数描述了地球自转的不规则性和极点的运动。这些参数对于天球和地面参考系之间的转换至关重要,广泛应用于卫星操作、GPS/GNSS、精确指向和大地测量等领域。数据集包含1992年1月1日至2027年5月16日期间的12,920条每日记录,每条记录包括日期、修正儒略日、极点坐标(x和y,单位为角秒)、UT1-UTC差值(秒)、日长过剩(毫秒)以及天极偏移(dX和dY,单位为毫角秒)。数据来源于国际地球自转和参考系统服务(IERS)的finals2000A系列,每日更新。数据集采用CC-BY-4.0许可协议。
The IERS Earth Orientation Parameters (EOP) Dataset includes EOP data derived from the IERS finals2000A series, which characterizes the irregularities of Earth’s rotation and the motion of the celestial pole. These parameters are critical for the coordinate transformation between celestial and terrestrial reference frames, and are widely applied in satellite operations, GPS/GNSS, precision pointing, geodesy and other related domains. The dataset contains 12,920 daily records spanning from January 1, 1992 to May 16, 2027. Each record encompasses date, Modified Julian Date (MJD), pole coordinates (x and y, in arcseconds), UT1-UTC offset (in seconds), excess length of day (in milliseconds), and celestial pole offsets (dX and dY, in milliarcseconds). The data is sourced from the finals2000A series of the International Earth Rotation and Reference Systems Service (IERS), and is updated daily. The dataset is licensed under CC-BY-4.0.
创建时间:
2026-03-25
原始信息汇总
IERS地球定向参数数据集概述
数据集基本信息
- 数据集名称: IERS Earth Orientation Parameters
- 发布者: Julien Simon
- 发布日期: 2026年
- 许可证: CC-BY-4.0
- 语言: 英语
- 数据格式: 表格数据
- 数据规模: 10K < n < 100K
- 任务类别: 表格回归
- 标签: 空间、地球定向、iers、大地测量学、ut1、极移、开放数据、表格数据
数据集描述
该数据集包含来自IERS finals2000A系列的地球定向参数,描述了地球自转的不规则性及其极点的运动。这些参数对于天球和地面参考系之间的转换至关重要,主要应用于:
- 卫星操作: 精确轨道确定和机动规划
- GPS/GNSS: 亚厘米级定位需要精确的UT1-UTC和极移数据
- 精确指向: 望远镜和天线跟踪、深空导航
- 大地测量学: 监测地球自转速率、极移和日长变化
IERS finals2000A系列结合了观测值(来自VLBI、SLR、GPS)和未来约1年的预测值。
数据内容
- 时间范围: 1992-01-01 至 2027-05-16
- 记录数量: 12,920条每日记录
- 更新频率: 每日更新(UTC时间13:00)
- 包含参数: 极移、UT1-UTC和章动偏移
数据模式
| 列名 | 类型 | 描述 |
|---|---|---|
date |
datetime | 日历日期(UTC) |
mjd |
float64 | 修正儒略日 |
x_pole_arcsec |
float64 | 极点坐标x(角秒) |
y_pole_arcsec |
float64 | 极点坐标y(角秒) |
ut1_utc_sec |
float64 | UT1-UTC差值(秒) |
lod_ms |
float64 | 日长超量(毫秒) |
dx_mas |
float64 | 天球极点偏移dX(毫角秒) |
dy_mas |
float64 | 天球极点偏移dY(毫角秒) |
数据来源
- 主要来源: 国际地球自转和参考系统服务(IERS)finals2000A数据系列
- 数据提供机构: IERS地球定向中心
- 处理管道: https://github.com/juliensimon/space-datasets
使用方式
数据集可通过Hugging Face的datasets库加载,支持转换为pandas DataFrame进行数据分析。示例代码展示了如何加载数据、筛选近期记录和绘制极移散点图。
引用信息
bibtex @dataset{iers_earth_orientation, author = {Simon, Julien}, title = {IERS Earth Orientation Parameters}, year = {2026}, publisher = {Hugging Face}, url = {https://huggingface.co/datasets/juliensimon/iers-earth-orientation}, note = {Based on IERS finals2000A Earth Orientation Parameters} }



