FlexMeasures / flexmeasures

The intelligent & developer-friendly EMS to support real-time energy flexibility apps, rapidly and scalable.
https://flexmeasures.io
Apache License 2.0
143 stars 35 forks source link

Redo the toy tutorial for scheduling a battery with kW and kWh units #1139

Open Flix6x opened 1 month ago

Flix6x commented 1 month ago

Add examples (of scheduling non-MW sensors) to the documentation. They might be rather meaningful for users.

Originally posted by @nhoening in https://github.com/FlexMeasures/flexmeasures/issues/1127#issuecomment-2274431133

nhoening commented 1 month ago

Maybe change this to only re-do the toy tutorial in a non-MW battery?

nhoening commented 1 month ago

Basically, this would mean not more than to simply change the unit of the asset's power sensor. In the code that creates the toy account, in the toy tutorial (this probably means updating some screenshots and plots)

BelhsanHmida commented 1 week ago

Will this also involve changing :

nhoening commented 1 week ago

Will this also involve changing :

* the public day-ahead market unit from EUR/MWh to EUR/kWh.

* grid_connection_capacity (reporter) unit from MW to kW.

Both would be nice, actually. Let's do the second in any case, the first if it's easy.

Flix6x commented 1 week ago

Great suggestions. For me that's a yes, too. Also a good check to see we truly made this possible by now. Should you, however, encounter an issue with these not behaving as expected, please raise the issue (on GH or bilaterally) and leave it out of this PR's scope in that case.

BelhsanHmida commented 1 week ago

Okay, clear for both comments.