Data from: Jupiter’s brightest auroras are powered by locally generated Alfvén waves
Data files
Aug 04, 2026 version files 2.55 MB
-
growth10keV.csv
848.78 KB
-
growth15keV.csv
848.53 KB
-
growth20keV.csv
848.16 KB
-
README.md
4.27 KB
Abstract
Jupiter displays the brightest auroras in the solar system, driven by intensely varying energetic electrons that accelerate into the atmosphere. Here, we provide a comprehensive formalism that accurately describes the bimodality of observed auroral electron acceleration regimes. We demonstrate the occurrence of the two dominant auroral regimes – broadband and monoenergetic – is dictated by specific characteristic plasma length scales, namely the relationship between the transverse length scale and the electron inertial length. Furthermore, in contrast to the longstanding acceptance that Alfvén waves responsible for auroral electron acceleration exclusively originate at distant equatorial regions, we demonstrate they can be locally generated at Jupiter’s low altitudes. From this understanding, we find locally generated, low-altitude Alfvén waves can be directly responsible for accelerating the most intense auroral electrons at Jupiter. These findings establish that the low-altitude acceleration region can itself become a source of Alfvén waves rather than merely a sink for wave energy, thus altering the standard picture of global magnetospheric energy transfer in strongly magnetized planets.
Dataset DOI: 10.5061/dryad.12jm63zc5
This dataset contains calculated linear wave growth rates supporting the associated publication, which concludes that Jupiter's brightest auroras are powered by Alfvén waves generated locally above the planet by electron beams. Each file tabulates the real wave frequency and growth rate, normalized to the electron plasma frequency, over a grid of perpendicular wavenumber and electron beam energy, for one assumed electron temperature.
Description of the data and file structure
Three data files with identical structure, differing only in the assumed electron temperature:
| File | Electron temperature |
|---|---|
| growth10keV.csv | 10 keV |
| growth15keV.csv | 15 keV |
| growth20keV.csv | 20 keV |
Naming convention: growth<T>keV.csv, where <T> is the electron temperature in kiloelectronvolts (keV).
Format: Space-delimited ASCII text. Line 1 is a header naming the columns; lines 2–20,101 contain 20,100 data rows of four numeric fields each. There are no missing values or missing-data codes.
Each file is a complete two-dimensional parameter scan (201 wavenumber values × 100 beam energies = 20,100 rows). Rows are ordered in 100 blocks of 201 rows: within each block the beam energy is constant while the wavenumber ascends from 0.1 to 10; successive blocks step the beam energy from 5 to 500 keV.
Variables (identical in all three files)
| Column | Header in file | Description | Units | Values |
|---|---|---|---|---|
| 1 | kx*c/wp |
Perpendicular wavenumber normalized by the electron inertial length, k⟂λe, where λe = c/ωpe | dimensionless | 201 log-spaced values, 0.1 to 10 |
| 2 | Edrift(keV) |
Electron beam drift energy (kinetic energy of the beam's field-aligned drift speed) | keV | 100 values, 5 to 500 in steps of 5 |
| 3 | omega/omega_pe |
Real part of the wave angular frequency, ω/ωpe | dimensionless | — |
| 4 | gamma/omega_pe |
Temporal growth rate (imaginary part of the complex wave frequency), γ/ωpe; γ > 0 = wave growth, γ < 0 = wave damping | dimensionless | — |
Here ωpe is the electron plasma frequency and c the speed of light; electron temperatures are given in energy units (keV), as is conventional in plasma physics.
Sharing/Access information
Links to other publicly accessible locations of the data:
- None. This repository is the only public location of these data.
Data was derived from the following sources:
- None. All values were generated by the authors' own calculations.
Related publication:
- Ali H. Sulaiman, Barry H. Mauk, Robert L. Lysak, Nicholas S. Kruegler, Yash Sarkango, Jamey R. Szalay, Scott J. Bolton, George Clark, Peter A. Damiano, Wondwossen W. Eshetu, Sadie S. Elliott, William S. Kurth, Evan A. Skinner. Jupiter's brightest auroras are powered by locally generated Alfvén waves. Science Advances (2026).
Code/Software
The plasma model, input parameters, and numerical method needed to reproduce these growth rates are described in the Materials & Methods section of the associated publication. Calculations were performed with custom code written in IDL (Interactive Data Language) and are based on the dispersion relations derived in:
- R. L. Lysak, W. Lotko, On the kinetic dispersion relation for shear Alfvén waves. J. Geophys. Res. 101, 5085–5094 (1996).
- R. L. Lysak, On the dispersion relation for the kinetic Alfvén wave in an inhomogeneous plasma. Physics of Plasmas 15, 062901 (2008).
