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
- Host: GitHub
- URL: https://github.com/abatten/topaz
- Owner: abatten
- License: mit
- Created: 2018-07-30T06:52:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T05:36:51.000Z (over 7 years ago)
- Last Synced: 2025-11-01T13:27:53.568Z (7 months ago)
- Topics: astronomy, python
- Language: Python
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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 .