Getting Started¶
This documentation will guide you through all the available code in the echo-energycalc package, explaining how to use it and how to extend it. It also will explain how to configure the database to use this package. Below there is a list of the main sections of this documentation:
- Feature Calculation: This section will explain how features are calculated in the
echo-energycalcserver, detailing the implementation in this Python package and the necessary configurations in the Performance database. - Jobs: This section explains how to implement jobs in that run periodically in the performance server.