================================== Welcome to fratoo's documentation! ================================== fratoo is an open-source multi-scale modelling framework based on `OSeMOSYS `_. It facilitates the development and analysis of multi-scale energy system models and pathways. fratoo has so far been applied for the development of two energy system models: `UK-MOSEM `_ and `CORE-WESM `_. fratoo as a generic framework is still in its early development stages and applying the current version to different models and use cases can potentially bring up issues (which can be reported via GitHub). This documentation currently focuses on key elements of fratoo and is expected to be extended and updated in future. Contents ======== .. toctree:: :maxdepth: 1 Introduction Installation Building Running Contributions & Help License Authors Changelog .. Tutorial .. Module Reference Acknowledgements ================ The initial development of fratoo was supported by the Engineering and Physical Sciences Research Council, UK, under grant EP/R513143/1. .. Indices and tables .. ================== .. * :ref:`genindex` .. * :ref:`modindex` .. * :ref:`search` .. _toctree: https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html .. _reStructuredText: https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html .. _references: https://www.sphinx-doc.org/en/stable/markup/inline.html .. _Python domain syntax: https://www.sphinx-doc.org/en/master/usage/restructuredtext/domains.html#the-python-domain .. _Sphinx: https://www.sphinx-doc.org/ .. _Python: https://docs.python.org/ .. _Numpy: https://numpy.org/doc/stable .. _SciPy: https://docs.scipy.org/doc/scipy/reference/ .. _matplotlib: https://matplotlib.org/contents.html# .. _Pandas: https://pandas.pydata.org/pandas-docs/stable .. _Scikit-Learn: https://scikit-learn.org/stable .. _autodoc: https://www.sphinx-doc.org/en/master/ext/autodoc.html .. _Google style: https://google.github.io/styleguide/pyguide.html#38-comments-and-docstrings .. _NumPy style: https://numpydoc.readthedocs.io/en/latest/format.html .. _classical style: https://www.sphinx-doc.org/en/master/domains.html#info-field-lists