An open API service indexing awesome lists of open source software.

https://github.com/abatten/topaz

TOPAZ: TOol for Plotting Aurora's Metals
https://github.com/abatten/topaz

astronomy python

Last synced: 5 months ago
JSON representation

TOPAZ: TOol for Plotting Aurora's Metals

Awesome Lists containing this project

README

          

======
TOPAZ
======

TOPAZ (TOol for Plotting Aurora's Metals) is a Python package

Installation
------------
TOPAZ can be installed with pip:

``pip install topaz``

The developement version is avaliable by cloning this repository:

::

git clone https://github.com/abatten/topaz
cd topaz
pip install -e .