This is the main AvaFrame repository https://www.avaframe.org
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Matthias Tonnel d549c370ef changing test geometry 4 years ago
avaframe changing test geometry 4 years ago
benchmarks Add dummy files to show directory structure 4 years ago
docs Add logo and favicon, adjust styling 4 years ago
LICENSE.txt Add EUPL license, convert readme to rst 4 years ago
README.md Revert Readme back to markdown to avoid need for helper installation on gitea 4 years ago

README.md

This is the AvaFrame repository

Installation, documentation

The documentation is hosted on ReadTheDocs: http://docs.avaframe.org

For local documentation install sphinx with:

  pip install sphinx

(or equivalent conda command)

We use the ReadTheDocs theme, which you need to install with::

  pip install sphinx-rtd-theme

Goto docs directory and e.g.::

  make html

to generate html documentation within the _build directory.

Directory structure:

  -avaframe: main python scripts etc
      |-data: data needed for calibration/tests/etc
      |-tests: pytest scripts

  -benchmarks: our references 

  -docs: rst for ReadTheDoc documentation

Tests

License

Licensed with European Public License EUPL