46 Commits

Author SHA1 Message Date
e57d39c416 add login check for first request execution 2025-04-30 15:44:08 +02:00
daaf48f1db new dev version 2025-04-29 14:11:08 +02:00
4072b97012 add env setup for runtime to enable multiprocessing parameter search by joblib, closes #23 2025-04-17 11:55:01 +02:00
214659c7f1 prepare fix for joblib support in C# environment, related to #23 2025-04-16 18:14:13 +02:00
58fd5bd921 bump version 2025-04-16 13:45:46 +02:00
fc4d54dc4b add dep: tomli-w 2025-04-16 12:23:37 +02:00
5d53551923 update deps - dopt-basics 2025-04-16 11:56:41 +02:00
063531a08e major overhaul of forecast pipeline (#21)
includes several aspects:

- harden forecast logic with additional error checks
- fix wrong behaviour
- ensure minimum data viability
- extrapolate for multiple data points into the future

fix #19

Co-authored-by: frasu
Reviewed-on: #21
Co-authored-by: foefl <f.foerster@d-opt.com>
Co-committed-by: foefl <f.foerster@d-opt.com>
2025-04-16 09:24:33 +00:00
6caa087efd re-enable logging 2025-04-10 11:12:57 +02:00
9f90aec324 bump version 2025-04-09 09:28:27 +02:00
a0d189ac9f add logging of pipeline metrics in database 2025-04-04 13:37:05 +02:00
6a418118d2 prepare metrics writing process 2025-04-03 16:05:46 +02:00
5d78fc9e02 added handling for API connectivity errors 2025-04-03 12:51:14 +02:00
b93b070682 adapt C# JSON type 2025-04-03 11:22:00 +02:00
30641103ec rework session management: interface to C# 2025-04-03 09:26:56 +02:00
d1d665e60a base structure for logging and logging management via session, closes #2 2025-03-28 11:31:27 +01:00
302ccc16db integrate database writing procedures for logging purposes 2025-03-28 09:32:29 +01:00
fe45c913a6 add deps 2025-03-26 16:12:03 +01:00
dbe6e3b340 adding data path handling on session level 2025-03-26 15:13:12 +01:00
a0c0e43de3 update BMV config and version 2025-03-26 07:36:51 +01:00
b93d06ca16 bump version for adapted changes 2025-03-21 09:49:26 +01:00
a6d0f07c6c add project description 2025-03-21 06:38:43 +01:00
14dd22fae8 bump version 2025-03-20 14:51:11 +01:00
16c926c2e7 using stack info in logging 2025-03-20 14:06:32 +01:00
a4604d3dc4 minor fixes 2025-03-20 14:03:03 +01:00
31ca651aca bump version 2025-03-20 13:51:24 +01:00
0eccccafe5 fix return values in pipeline wrapper 2025-03-20 12:29:04 +01:00
fc94badcf3 fix export 2025-03-20 12:09:56 +01:00
48e5e09cce bump version 2025-03-20 11:49:48 +01:00
11dd799b3f bump version 2025-03-20 10:17:44 +01:00
5a57f35d4c bump version 2025-03-20 08:24:07 +01:00
d93cc830e7 bump version 2025-03-19 18:32:06 +01:00
f7aed248ab add scripts 2025-03-19 15:00:55 +01:00
3cbac3c5a1 update deps 2025-03-19 14:43:55 +01:00
fc89c746c8 upgrade package dopt-basics 2025-03-14 12:24:38 +01:00
a8e9a3466e add own base package as dependency 2025-03-14 11:55:52 +01:00
ad758b0707 add coverage exclusions 2025-03-14 08:57:41 +01:00
405e9a9c3c add coverage cfg option 2025-03-14 06:58:41 +01:00
9a06ec9ac8 update config 2025-03-13 07:19:18 +01:00
6abf261f9c change pytest cfg 2025-02-27 13:12:32 +01:00
ddafd190e6 added pytest group 2025-02-26 15:43:40 +01:00
6d650d718c added requests and pydantic 2025-02-26 10:21:41 +01:00
1c5802527a update deps 2025-02-19 12:21:49 +01:00
9812b86db8 update info 2025-02-12 08:39:15 +01:00
7ceafc6fd0 change py version 2025-02-11 10:20:36 +01:00
dc3ed4a4fa initial commit 2025-02-11 09:13:32 +01:00