Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 697 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 697 Bytes

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 [email protected]: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.