ROVI-org / auto-soh

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

Add validate_assignment to HealthVariable #12

Open victorventuri opened 4 days ago

victorventuri commented 4 days ago

Seeing as HealthVariables will be updated all the time, I think it would be wise to add a validate_assignment=True in their definition to make sure we don't accidentally attribute something incorrect post-instantiation.