TulipaEnergy/TulipaEnergyModel.jl
Reduce tutorial data to minimum required
Aperta
#1261 aperta il 30 giu 2025
good first issue
Metriche repository
- Star
- (79 stelle)
- Metriche merge PR
- (Merge medio 2g 21h) (15 PR mergiate in 30 g)
Descrizione
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!