ESA-VirES / Swarm-VRE

DEPRECATED: Refer to Swarm-DISC/Swarm_notebooks
https://github.com/Swarm-DISC/Swarm_notebooks
MIT License
1 stars 0 forks source link

Swarm-VRE

Swarm Virtual Research Environment - public repository

This repository contains the user-facing documentation for the VRE, and any other relevant resources.

Bugs and feature requests can be reported using the GitHub issue tracker (https://github.com/ESA-VirES/Swarm-VRE/issues)

Documentation build instructions

Dependencies:
pip install sphinx sphinx-rtd-theme sphinx-autobuild

Build and watch for changes:
sphinx-autobuild docs docs/_build/html --ignore "*/docs/Swarm_notebooks/*"
NB: The Swarm_notebooks directories are ignored because they get generated by conf.py
View the output at http://127.0.0.1:8000/