Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 576 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 576 Bytes

vistautils

Python utilities developed by USC ISI's VISTA center.

Build status

codecov

Documentation

To generate documentation:

cd docs
make html

The docs will be under docs/_build/html

Contributing

Run make precommit before commiting. Eventually this will be automated.