total_radiation_belt_electron_content
This repository focuses on the Total Radiation Belt Electron Content computation from Van Allen Probes measurements.
https://github.com/jpitzel/total_radiation_belt_electron_content
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 7 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.3%) to scientific vocabulary
Repository
This repository focuses on the Total Radiation Belt Electron Content computation from Van Allen Probes measurements.
Basic Info
Statistics
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 2
Metadata Files
README.md
Total Radiation Belt Electron Content
For a defined electron population, the Total Radiation Belt Electron Content (TRBEC) represents the number of electrons present in the Van Allen Radiation Belts. This repository contains the necessary code to compute the Total Radiation Belt Electron Content (TRBEC) using particle flux measurements from the Van Allen Probes Magnetic Electron Ion Spectrometer (MagEIS) instrument, either by defining the electrons as a function of the non-adiabatic invariants of kinetic energy (E), pitch angle (PA), and Roederer L-value (L), or the adiabatic invariants of the magnetic moment ( or mu), second adiabatic invariant (K), and L. A complete technical description of the methodology of this work is available in Estimating Electron Precipitation using the Total Radiation Belt Electron Content , but is more concisely deriveed in Derivations of the Total Radiation Belt Electron Content
, a methods article in JGR: Space Physics.
File Description
The files contain the necessary MATLAB code to compute the TRBEC directly from MagEIS data products or by using the provided intermediate data product.
The 'TRBECEPA.m' and 'TRBECmuK.m' files compute the TRBEC in the appropriate coordinates using the following publicly available data. For non-adiabatic coordinates of E and PA, the input data is the level 3 MagEIS flux measurements available from the Coordinated Data Analysis Web (CDAWeb) or the Los Alamos National Laboratory (LANL)
. For the adiabatic coordinates of and K, the required input data is the adiabatic PSD available from the Radiation Belt Storm Probes Gateway (RBSPGWAY)
, as well as the non-adiabatic data for magnetic field information. The provided MATLAB code also requires the MATLAB curve fitting toolbox (for use of the "smooth" function) and NASA's CDF reader for MATLAB
. Each TRBEC data point is computed from each Van Allen Probes half orbit. The computation time for each point is on the order of seconds on a moderately equipped machine. Therefore, a secondary function is to output an intermediate data product called the Differential Content (DC) to more efficiently compute different sets of integration bounds. The DC is the intermediate TRBEC integrand after integration over PA or K for all trapped particle trajectories and is most useful for computing the TRBEC of multiple sets of particle populations more quickly.
The 'TRBECEPAfromDC.m' and 'TRBECmuKfromDC.m' files use the DC to quickly compute the TRBEC given a set of integration bounds, either in E, L* or , L. The DC dataset has been precomputed in E/L for the entire Van Allen Probes mission, but only from January to March 2013 for the adiabatic bounds. These files were also used to generate the panels for the case study figures in the JGR article which are included in the images folder.
Owner
- Name: Jared Pitzel
- Login: JPitzel
- Kind: user
- Repositories: 1
- Profile: https://github.com/JPitzel
GitHub Events
Total
- Push event: 3
- Create event: 1
Last Year
- Push event: 3
- Create event: 1