Tools¶
The infDB ecosystem includes a variety of tools designed to handle different aspects of data workflows. These so called tools are software that interact with infDB and process data through standardized, open interfaces. This modular approach allows you to tackle problems of any complexity by combining different tools into custom toolchains.
Template¶
If you want to or create or integrate your own software or scripts into the infDB ecosystem, you can use the template for a devContainer provided by the infDB. A more detailed description can be found under Tools -> infdb-template.
Python Package¶
Moreover, there is a python package infdb that can be used to interact with the infDB database and services. It provides functionalities for database connections, logging, configuration management, and utility functions. You can find more information about the package in the API -> pypackage.
Currently Integrated Tools¶
The following tools are currently integrated with infDB:
- infDB-basedata: Containerized pipeline for data transformation, validation, and enrichment
- pylovo-generation: Python tool for generating synthetic low-voltage distribution grids
- EnTiSe: Python tool for energy time series generation and management
