mat_gemini-scripts
auxiliary scripts (matlab/octave) for the GEMINI ionospheric model
Science Score: 36.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
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.1%) to scientific vocabulary
Repository
auxiliary scripts (matlab/octave) for the GEMINI ionospheric model
Basic Info
- Host: GitHub
- Owner: gemini3d
- License: apache-2.0
- Language: MATLAB
- Default Branch: main
- Size: 1.23 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 7
- Open Issues: 1
- Releases: 3
Metadata Files
README.md
GEMINI-scripts
This repository contains auxiliary scripts for the GEMINI ionospheric model. It is distinct from the mat_gemini repository which contains polished, tested, and functioning script for handling output data from GEMINI. Instead this repository is a sandbox for experimental/developing capabilities for input preparation for GEMINI and for processing output data.
Install
These scripts should be at the same directory "level" as gemini, like:
/home/username/
gemini3d/
mat_gemini-scripts/
Simply git clone https://github.com/gemini3d/mat_gemini-scripts
Requirements
Matlab ≥ R2022b
Usage
The intention is eventually for these scripts to "just work" without fiddling for a particular computer. From Matlab, configure all the needed paths for this Matlab session:
matlab
buildtool setup
Top-level scripts
These functions are intended to be run by the end-user or automatically for various purposes.
matlab
import gemscr.vis
magcalcmagcalc_singlemagcomparevirtual_spacecraft
Owner
- Name: Gemini 3D Ionospheric modeling
- Login: gemini3d
- Kind: organization
- Repositories: 13
- Profile: https://github.com/gemini3d
For the GEMINI3D Ionospheric model
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"license": "https://spdx.org/licenses/Apache-2.0",
"codeRepository": "https://github.com/gemini3d/mat_gemini-scripts",
"contIntegration": "https://github.com/gemini3d/mat_gemini-scripts/actions",
"dateModified": "2020-08-20",
"downloadUrl": "https://github.com/gemini3d/mat_gemini-scripts/releases",
"issueTracker": "https://github.com/gemini3d/mat_gemini-scripts/issues",
"name": "Mat_Gemini3D-scripts",
"version": "0.4.0",
"identifier": "10.5281/zenodo.3924894",
"description": "Additional Matlab scripts for Gemini3D",
"applicationCategory": "Interface",
"developmentStatus": "active",
"funder": {
"@type": "Organization",
"name": "NSF"
},
"keywords": [
"ionosphere",
"aurora"
],
"programmingLanguage": [
"Matlab"
],
"author": [
{
"@type": "Person",
"@id": "https://orcid.org/0000-0002-9837-059X",
"givenName": "Matthew",
"familyName": "Zettergren"
},
{
"@type": "Person",
"@id": "https://orcid.org/0000-0002-1637-6526",
"givenName": "Michael",
"familyName": "Hirsch"
}
]
}
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1