ROVI-org / auto-soh

Fit State of Health (SOH) to batteries using state estimation techniques
MIT License
0 stars 0 forks source link

Progpy-inspired base class using Pydantic #3

Closed WardLT closed 2 weeks ago

WardLT commented 3 weeks ago

An implementation of a ProgPy-like interface using Pydantic to define the the containers which store state, control, and outputs from a model.

See #2 for further discussion on this topic.

To do list:

There are more to-dos in the code, but they would be better-suited for later PRs

WardLT commented 2 weeks ago

@victorventuri , I'll be ready for your review soon. The points I know I need your input on include:

I'll request review when I'm ready. Just writing this down now to give you a heads up and to make sure I don't forget.