Skip to content

gcucho/EXOSpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EXOSpy is a open-source python-based library to investigate the terrestrial exosphere and its FUV emission.

DOI

GitHub/Zenodo repository of the EXOSpy python library. It contains the source code and examples to use the library.

Installation

pip install EXOSpy==2.3

Requires: NumPy, SciPy, Scikit-learn.

Example Notebooks

There are four (4) notebooks with examples of how to use the EXOSpy library. The notebooks have been tested in Jupyter using python 3.5

  • Example1.ipynb : Plotting H density profiles
  • Example2.ipynb : Simulation of TWINS/LAD observations
  • Example3.ipynb : Simulation of TIMED/GUVI observations
  • Example4.ipynb : Simulation of wide FOV instrument

Readthedocs Website

https://exospy.readthedocs.io/en/latest/