Skip to content

auxiliary scripts (matlab/octave) for the GEMINI ionospheric model

License

Notifications You must be signed in to change notification settings

paulinchin/mat_gemini-scripts

 
 

Repository files navigation

GEMINI-scripts

DOI

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/
   gemini/
   gemini-scripts/

Simply git clone https://github.com/gemini3d/gemini-scripts

Requirements

Matlab ≥ R2017b (Matlab ≥ R2020a recommended for best plots)

Usage

The intention is eventually for these scripts to "just work" without fiddling for a particular computer. From Matlab, run the setup.m to configure all the needed paths for this Matlab session.

setup

Top-level scripts

These functions are intended to be run by the end-user or automatically for various purposes.

import gemscr.vis
  • magcalc
  • magcalc_single
  • magcompare
  • virtual_spacecraft

About

auxiliary scripts (matlab/octave) for the GEMINI ionospheric model

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MATLAB 99.8%
  • Shell 0.2%