-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add base load analysis module with data validation and metrics calculation #17
base: develop
Are you sure you want to change the base?
Conversation
|
…ed up base_load demo to be neat and packaged. chore: added some performance testing.
…seperation. feat: added some more explanation to the base_load demo and some extra analysis, made sure all the graphs worked, differnce between large building and residential...
All raised questions should be touched upon in the new commits. |
Introduce a new module for base load analysis, including data validation, metrics calculation, and support for different timeframes. Add test cases to ensure functionality and include visualizations for better insights.