TulipaEnergy/TulipaEnergyModel.jl
Reduce tutorial data to minimum required
Open
#1,261 opened on Jun 30, 2025
good first issue
Repository metrics
- Stars
- (79 stars)
- PR merge metrics
- (PR metrics pending)
Description
Description
The tutorials currently have data that is too complete, so when adding things (like a battery at the end of Tut 2) they are looking at a lot of columns. It makes more sense to give them a minimal dataset and then use populate_with_defaults!() as intended.
Validation and testing
No response
Motivation
Keep the tutorials that use Tulipa Format data in sync with the Tulipa Format.
Target audience
New users and make dev lives easier
Can you help?
Sure!