five

juliensimon/esa-juice-observations

收藏
Hugging Face2026-04-08 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/juliensimon/esa-juice-observations
下载链接
链接失效反馈
官方服务:
资源简介:
--- license: cc-by-4.0 pretty_name: "ESA JUICE Observations" language: - en description: "Observation metadata catalog from ESA's JUICE (Jupiter Icy Moons Explorer) mission (3,033 observations across 4 instruments). Updated weekly from the ESA Planetary Science Archive." task_categories: - tabular-classification tags: - space - jupiter - juice - ganymede - europa - callisto - esa - planetary-science - open-data - tabular-data - parquet size_categories: - 1K<n<10K configs: - config_name: default data_files: - split: train path: data/juice_observations.parquet default: true --- # ESA JUICE Observations <div align="center"> <img src="banner.jpg" alt="Jupiter's Great Red Spot and the Galilean satellites" width="400"> <p><em>Credit: NASA/JPL-Caltech</em></p> </div> *Part of the [Solar System Datasets](https://huggingface.co/collections/juliensimon/solar-system-datasets-67d1e55a1e4f1d1e4a08d43b) and [Planetary Science Datasets](https://huggingface.co/collections/juliensimon/planetary-science-datasets-69c24cb17e3db14fc30f0716) collections on Hugging Face.* ![Update JUICE](https://github.com/juliensimon/space-datasets/actions/workflows/update-juice.yml/badge.svg) ![Updated](https://img.shields.io/badge/dynamic/json?url=https://raw.githubusercontent.com/juliensimon/space-datasets/main/status.json&query=$['juice']&label=updated&color=brightgreen) Observation metadata catalog from **ESA's JUICE** (Jupiter Icy Moons Explorer) mission — **3,033** observations across 4 instruments during the cruise phase. ## Dataset description JUICE (Jupiter Icy Moons Explorer) is ESA's flagship mission to the Jovian system, launched April 14, 2023. After gravity assists at Earth-Moon (August 2024), Venus (August 2025), and Earth (September 2026, January 2029), JUICE will arrive at Jupiter in July 2031 for a 3.5-year tour of the Galilean moons. The primary science target is Ganymede — the only moon with its own magnetic field — where JUICE will enter orbit in December 2034, becoming the first spacecraft to orbit a moon other than Earth's. The mission will characterize the subsurface oceans of Ganymede, Europa, and Callisto, assess their habitability, and study Jupiter's atmosphere and magnetosphere. During the cruise phase, instruments are collecting calibration data and science observations during planetary flybys. Currently available data includes radiation measurements (RADEM), monitoring camera images (JMC), and heliospheric particle data (HAA). The dataset will grow dramatically as JUICE approaches Jupiter and begins its science phase. ## Instruments - **RADEM**: 1,856 observations - **JMC**: 955 observations - **HAA**: 190 observations - **NAVCAM**: 32 observations ## Schema (key columns) | Column | Type | Description | |--------|------|-------------| | `granule_uid` | string | Unique observation identifier | | `granule_gid` | string | Group identifier | | `obs_id` | string | Observation ID | | `dataproduct_type` | string | Data product type (e.g. spectrum, image) | | `target_name` | string | Target body (Solar Wind, Sun, Earth, Venus, etc.) | | `target_class` | string | Target class (interplanetary_medium, star, etc.) | | `instrument_name` | string | Instrument name (JMC, RADEM, HAA, NAVCAM) | | `time_min` | float64 | Observation start time (JD) | | `time_max` | float64 | Observation end time (JD) | | `processing_level` | string | Data processing level | | `creation_date` | string | Data product creation date | | `access_url` | string | URL to access the data product | | `access_format` | string | Data format | ## Quick stats - **3,033** total observations - **4** instruments - **2** distinct targets - Time span: JD 2460050.9 – 2461131.3 ## Usage ```python from datasets import load_dataset ds = load_dataset("juliensimon/esa-juice-observations", split="train") df = ds.to_pandas() # Observations per instrument print(df["instrument_name"].value_counts()) # RADEM radiation measurements radem = df[df["instrument_name"] == "RADEM"] print(f"{len(radem):,} RADEM observations") # Observations per target print(df["target_name"].value_counts()) ``` ## Data source [ESA Planetary Science Archive](https://psa.esa.int/) — EPN-TAP service at `https://psa.esa.int/psa-tap/tap/sync`. ## Update schedule Weekly (Monday at 10:00 UTC) via [GitHub Actions](https://github.com/juliensimon/space-datasets). ## Related datasets - [esa-rosetta-observations](https://huggingface.co/datasets/juliensimon/esa-rosetta-observations) — ESA Rosetta comet mission - [esa-bepicolombo-observations](https://huggingface.co/datasets/juliensimon/esa-bepicolombo-observations) — ESA BepiColombo Mercury mission - [galileo-atmosphere](https://huggingface.co/datasets/juliensimon/galileo-atmosphere) — Galileo atmospheric probe - [solar-system-moons](https://huggingface.co/datasets/juliensimon/solar-system-moons) — Solar system moons catalog ## Pipeline Source code: [juliensimon/space-datasets](https://github.com/juliensimon/space-datasets) ## Support If you find this dataset useful, please give it a ❤️ on the [dataset page](https://huggingface.co/datasets/juliensimon/esa-juice-observations) and share feedback in the Community tab! Also consider giving a ⭐️ to the [space-datasets](https://github.com/juliensimon/space-datasets) repo. ## Citation ```bibtex @dataset{juice_observations, author = {Simon, Julien}, title = {ESA JUICE Observations}, year = {2026}, publisher = {Hugging Face}, url = {https://huggingface.co/datasets/juliensimon/esa-juice-observations}, note = {Based on ESA Planetary Science Archive (PSA) EPN-TAP service} } ``` ## License [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/)
提供机构:
juliensimon
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作