pastas / pastastore

:spaghetti: :convenience_store: Tools for managing timeseries and Pastas models
https://pastastore.readthedocs.io
MIT License
16 stars 4 forks source link

Make name of recharge stressmodel an optional parameter in add_recharge #32

Closed rubencalje closed 3 years ago

rubencalje commented 3 years ago

Can we make the name of the rechange stressmodel an optional parameter in add_recharge? This name is hardcoded as 'recharge' right now. Or is this name used in pastastore in other places as well?

rubencalje commented 3 years ago

And maybe add some kwargs that we pass on to RechargeModel?