Skip to content

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:

  1. Feature Calculation: This section will explain how features are calculated in the echo-energycalc server, detailing the implementation in this Python package and the necessary configurations in the Performance database.
  2. Jobs: This section explains how to implement jobs in that run periodically in the performance server.