refactor: modernize project and improve error handling and documentation
This commit is contained in:
parent
e27bf2a098
commit
d87d0cce11
17 changed files with 1793 additions and 188 deletions
|
|
@ -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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue