aurora.jl
Time-dependent model of electron transport in the ionosphere
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 8 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.0%) to scientific vocabulary
Repository
Time-dependent model of electron transport in the ionosphere
Basic Info
Statistics
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 4
- Releases: 10
Metadata Files
README.md
AURORA.jl
| Documentation | DOI |
|:-----------------:|:-------:|
|
|
|
AURORA is a time-dependent multi-stream electron transport code, suitable for modeling ionospheric electron-fluxes during periods of rapidly varying electron-precipitation (sub-second).
This is a Julia implementation of the original AURORA code written in MATLAB and available at https://github.com/egavazzi/AURORA. This version is the one we recommend to use. It is in active development, is much faster (~ 1000x), and produces more accurate results (i.e. bugs have been fixed).
Below is an example of electron flux in the ionosphere produced by AURORA in response to Alfvénic precipitation.
https://github.com/user-attachments/assets/e67fc4d3-1fe1-4c0b-a8f6-42275f6e4659
Installation / Documentation
Instructions are available in the documentation.
Descriptions of how the code works are available in Gustavsson (2022), in section 3 of Gavazzi (2022), and in this document.
Citation
To cite this software, you can use the Cite this repository button in the About section. Note that the DOI refers to the general project and all of its versions. To cite a specific version, you can find version specific DOIs on Zenodo.
References
Gavazzi, E. (2022). The effects of time-variation of electron fluxes from the auroral ionosphere on M-I coupling [Master thesis, UiT Norges arktiske universitet]. https://munin.uit.no/handle/10037/25897
Gustavsson, B. (2022). Time-Dependent Electron Transport I: Modelling of Supra-Thermal Electron Bursts Modulated at 5–10 Hz With Implications for Flickering Aurora. Journal of Geophysical Research: Space Physics, 127(6), e2019JA027608. https://doi.org/10.1029/2019JA027608
Owner
- Login: egavazzi
- Kind: user
- Repositories: 3
- Profile: https://github.com/egavazzi
Citation (CITATION.cff)
cff-version: 1.2.0
title: AURORA.jl
message: "If you use this software, please cite it as below."
type: software
authors:
- given-names: Etienne
family-names: Gavazzi
- given-names: Björn
family-names: Gustavsson
identifiers:
- description: This is the collection of archived snapshots of all versions of AURORA.jl
type: doi
value: 10.5281/zenodo.11238620
license: GPL-3.0
version: 0.5.0
date-released: "2025-05-01"
doi: 10.5281/zenodo.11238620
repository-code: "https://github.com/egavazzi/AURORA.jl"
GitHub Events
Total
- Create event: 23
- Release event: 4
- Issues event: 4
- Delete event: 24
- Issue comment event: 5
- Push event: 240
- Pull request review event: 1
- Pull request event: 42
Last Year
- Create event: 23
- Release event: 4
- Issues event: 4
- Delete event: 24
- Issue comment event: 5
- Push event: 240
- Pull request review event: 1
- Pull request event: 42
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 3
- Total pull requests: 21
- Average time to close issues: 9 months
- Average time to close pull requests: 7 days
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 0.33
- Average comments per pull request: 0.0
- Merged pull requests: 20
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 21
- Average time to close issues: N/A
- Average time to close pull requests: 7 days
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 20
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- egavazzi (7)
Pull Request Authors
- egavazzi (33)
- ostald (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite
- julia-actions/setup-julia latest composite