Skip to content

MICAT – Multiple Impacts Calculation Tool – is a project that develops a comprehensive approach to estimate Multiple Impacts of Energy Efficiency (MI-EE) by co-creating a free, easy-to-use, scientifically sound online tool.

Notifications You must be signed in to change notification settings

fraunhofer-isi/micat

Repository files navigation

MICAT

MICATMultiple Impacts Calculation Tool – is a project that develops a comprehensive approach to estimate Multiple Impacts of Energy Efficiency (MI-EE) by co-creating a free, easy-to-use, scientifically sound online tool.

For more open source software provided by Fraunhofer ISI see https://github.com/fraunhofer-isi.

Documentation

Usage

Install dependencies with

pip install .[dev]

Start MICAT back-end with

cd src/micat
python main.py ./data/confidential_dummy.sqlite

Open a browser and enter some API route, for example

http://localhost:5000/id_region

You might want to adapt the

  • dummy values in the databse "confidential_dummy.sqlite" and the
  • default data in src/micat/date/public.sqlite

to your needs.

For informations about the front-end see micat-vue

Badges

Click on some badge to navigate to the corresponding quality assurance workflow:

Documentation

doc Generates documentation with Sphinx

Formatting & linting

lint Checks code formatting with Pylint

Test coverage

coverage Determines test coverage with pytest-cov

License compliance

license_check Checks license compatibility with LicenseCheck

reuse_annotate Creates copyright & license annotations with reuse

reuse compliance Checks for REUSE compliance with reuse

Dependency updates & security checks

renovate Updates dependencies with renovate

CodeQL Discovers vulnerabilities with CodeQL

Notes

PUBLISHING NOTES

LICENSE

This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No. 101000132.

This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No. 101000132.

About

MICAT – Multiple Impacts Calculation Tool – is a project that develops a comprehensive approach to estimate Multiple Impacts of Energy Efficiency (MI-EE) by co-creating a free, easy-to-use, scientifically sound online tool.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages