/pypsg

Primary LanguageJupyter NotebookBSD 2-Clause "Simplified" LicenseBSD-2-Clause

pypsg

A Python package for interacting with the NASA Goddard PSG (Planetary Spectrum Generator) tool https://psg.gsfc.nasa.gov/

Work in progress. Documentation to follow soon.

How to install

You can clone this repository and install the pypsg package.

git clone git@gitlab.com:frontierdevelopmentlab/astrobiology/pypsg.git
cd pypsg
pip install .

Documentation

A Jupyter notebook showing basic usage is in this repo: https://gitlab.com/frontierdevelopmentlab/astrobiology/pypsg/blob/master/notebooks/psg_usage.ipynb

screenshot

License

pypsg is released under a BSD license.