preprocessing
The submodule autocomplete gathers functions used for automatically identify, sort and fill missing data in the original data from the ENTSO-E.
The submodule auxiliary is useful to load and prepare all informations needed in the process of ecodynelec that are neither from the ENTSO-E database nor from the LCA databases. This module is mostly involved in the process if a residual is included or exchanges are the Swiss border are modified.
The submodule downloading allows a connection with ENTSO-E servers to retrieve information.
The submodule loading supervises and organizes the loading and cleaning of electricity data for the generation and exchanges. It partially relies on the extracting and the autocomplete modules. It is also in charge of adapting the frequency (time step) of the data.
The submodule load_impacts loads and organizes the information related to the impacts of electricity generation sources.
The submodule extracting selects relevant information in the files downloaded from the ENTSO-E databases. It specifically operates on this format to minimize the computation time and necessary memory space while extracting all required information.
The submodule residual handles the creation and integration of a possible residual in the data.
The submodule enr_residual_utils contains functions used to read the Pronovo and EnergyCharts data used to complete the renewable production (solar, wind, waste…) and eliminate the residual.
The submodule sfoe_extracting contains functions used to extract SFOE data and update SFOE_data.csv.