refactor: modernize project and improve error handling and documentation

This commit is contained in:
Patryk Hegenberg 2026-02-11 15:24:26 +01:00
parent e27bf2a098
commit d87d0cce11
17 changed files with 1793 additions and 188 deletions

View file

@ -0,0 +1,12 @@
smard:
region: "DE-LU"
filter_id: 4169
base_url: "https://www.smard.de/app/chart_data"
brightsky:
lat: 52.52
lon: 13.41
base_url: "https://api.brightsky.dev/weather"
database:
path: "output/pipeline.duckdb"