Skip to content

Python utilities developed by USC ISI's VISTA center.

License

Notifications You must be signed in to change notification settings

isi-vista/vistautils

Repository files navigation

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.