OSeMOSYS / otoole

OSeMOSYS Tools for Energy
https://otoole.readthedocs.io
MIT License
25 stars 18 forks source link

Create a human-readable report of a model #96

Open willu47 opened 3 years ago

willu47 commented 3 years ago

Otoole could generate a human-readable report which describes the technologies, sets, parameters and constraints within an OSeMOSYS model. This could be generated using a templating approach (e.g. Jinja2), and rendered as a PDF report or static website.

The documentation could include sections for resource technologies, conversion technologies and group parameters together e.g. computing efficiency from Input and OutputActivityRatios.

Different templates could be specified for different types (energy system/CLEWS) models.