Aeolus Virtual Research Environment - public repository
This repository contains the user-facing documentation for the VRE, and any other relevant resources.
- Documentation: https://aeolus-vre.readthedocs.io/
Bugs and feature requests can be reported using the GitHub issue tracker (https://github.com/ESA-VirES/Aeolus-VRE/issues)
Dependencies:
pip install sphinx sphinx-rtd-theme sphinx-autobuild
Build and watch for changes:
sphinx-autobuild docs docs/_build/html
View the output at http://127.0.0.1:8000/