From 6f2cb1eb691d211592a92b52e7defede5ad2c49c Mon Sep 17 00:00:00 2001 From: ClaraBuettner Date: Thu, 28 Sep 2023 10:50:06 +0200 Subject: [PATCH] Refer to build-in etrago module instead of ego.io --- doc/installation.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/installation.rst b/doc/installation.rst index a62a615a3..f10ef9895 100644 --- a/doc/installation.rst +++ b/doc/installation.rst @@ -63,9 +63,8 @@ environments. Setup database connection ========================= -The package `ego.io `_ will be installed -automatically when eTraGo is installed. The ``egoio`` -gives you python SQL-Alchemy representations of +The eTraGo module `db `_ +gives you a python SQL-Alchemy representations of the `OpenEnergy-Database(oedb) `_ and access to it by using the `oedialect `_, which is a SQL-Alchemy binding @@ -82,7 +81,7 @@ the oedialect enter the following connection parameter. For and you have to take your credentials which you obtained by registering at `openenergy-platform.org/login `_. -Your API access / login data will be saved in the folder ``.egoio`` in the file +Your API access / login data will be saved in the folder ``.etrago_database`` in the file ``config.ini``. Consequently, in the config.ini you can also change your connection parameters or add new ones. In the following you can see how the config.ini looks like when you use the