Introduction
SAMI3-GITM-Python provides python scripts to allow easy manipulation of SAMI3 and GITM model outputs. In theory, new models can be added quite easily…
In addition to the post-processing of model outputs, some basic plotting scripts have been provided, though more complicated plotting is left to the user.
This package has no plans be ported to a standalone python package. If you wish to use anything in this project in your own python scripts, add the package to your $PATH (see usage for more info).
I’ve done my best to capture as many use-cases as possible. Please fill out an Issue if you notice any problems.
A huge thank you goes out to the developers of SAMI3 and GITM. Without their hard work, this project would not be possible. SAMI3 can be found here and is originally published in this paper. Here is the link to GITM which was originally published in this paper.