Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 786 Bytes

File metadata and controls

26 lines (17 loc) · 786 Bytes

coordIO

Versions Documentation Status Test Coverage Status

Coordinate conversion for SDSS-V.

Installation

In general you should be able to install coordio by doing

pip install sdss-coordio

To build from source, use

git clone git@github.com:sdss/coordio
cd coordio
pip install .