EnAccess / micropowermanager

Open Source Management Tool for Decentralized Utilities.
https://micropowermanager.io/
MIT License
2 stars 4 forks source link

Clean up of no-longer-used AI features #333

Closed dmohns closed 1 week ago

dmohns commented 3 weeks ago

Brief summary of the change made

Closes: #258 Closes: #204

Background: There were a couple of features implemented in MPM to implement forecasting capabilities (These were heavily marketed as "AI" features 🫣 ).

The goal was to record device metrics, like Solar generation and Battery capacity and then match it with WeatherForeCast data. This was piloted in one specific project with an Nvidia Jetson microcontroller.

We are removing this from the code base as it's no longer in used and seem to not have worked.

Are there any other side effects of this change that we should be aware of?

No

Describe how you tested your changes?

Pull Request checklist

Please confirm you have completed any of the necessary steps below.