TulipaEnergy/TulipaEnergyModel.jl
Reduce tutorial data to minimum required
オープン
#1,261 opened on 2025/06/30
good first issue
Repository metrics
- Stars
- (79 個のスター)
- PR merge metrics
- (平均マージ 2d 21h) (30d で 15 merged PRs)
説明
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!