-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve Configuration and Prediction Usability #220
base: main
Are you sure you want to change the base?
Improve Configuration and Prediction Usability #220
Commits on Dec 1, 2024
-
Update utilities in utils submodule.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a94d93e - Browse repository at this point
Copy the full SHA a94d93eView commit details -
Add base configuration modules.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9260620 - Browse repository at this point
Copy the full SHA 9260620View commit details -
Add server base configuration modules.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4921e7f - Browse repository at this point
Copy the full SHA 4921e7fView commit details -
Add devices base configuration modules.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a3faa29 - Browse repository at this point
Copy the full SHA a3faa29View commit details -
Add optimization base configuration modules.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 87d3bd8 - Browse repository at this point
Copy the full SHA 87d3bd8View commit details -
Add utils base configuration modules.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 485c76c - Browse repository at this point
Copy the full SHA 485c76cView commit details -
Add prediction abstract and base classes plus tests.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8db0792 - Browse repository at this point
Copy the full SHA 8db0792View commit details -
Add PV forecast to prediction submodule.
The PV forecast modules are adapted from the class_pvforecast module and replace it. Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b836458 - Browse repository at this point
Copy the full SHA b836458View commit details -
Add weather forecast to prediction submodule.
The modules provide classes and methods to retrieve, manage, and process weather forecast data from various sources. Includes are structured representations of weather data and utilities for fetching forecasts for specific locations and time ranges. BrightSky and ClearOutside are currently supported. Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d2e98d7 - Browse repository at this point
Copy the full SHA d2e98d7View commit details -
Add electricity price forecast to prediction submodule.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 414c709 - Browse repository at this point
Copy the full SHA 414c709View commit details -
Adapt fastapi server to base config and add fasthtml server.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 46424b6 - Browse repository at this point
Copy the full SHA 46424b6View commit details -
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d81c055 - Browse repository at this point
Copy the full SHA d81c055View commit details -
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6805681 - Browse repository at this point
Copy the full SHA 6805681View commit details -
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b1cd483 - Browse repository at this point
Copy the full SHA b1cd483View commit details -
Adapt common test fixtures to config.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7fe7907 - Browse repository at this point
Copy the full SHA 7fe7907View commit details -
Add load forecast to prediction submodule.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8d62354 - Browse repository at this point
Copy the full SHA 8d62354View commit details -
Add core abstract and base classes.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 80060e1 - Browse repository at this point
Copy the full SHA 80060e1View commit details -
Adapt single test optimization to config.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6f01434 - Browse repository at this point
Copy the full SHA 6f01434View commit details -
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d13d31c - Browse repository at this point
Copy the full SHA d13d31cView commit details