Create all data and tables necessary for the model before the function #885
Labels
Type: improvement
Better way of doing something
Zone: code architecture
Changes to the structure or fundamentals
We can control and improve both the creation of the data/tables and the create_model function better if these concerns are separated.
This includes the "expression" data, e.g., data that informs the incoming and outgoing flow.
This includes clustering stuff (representative periods, timeframe, years, etc.)
Partition should also be created before the model, though we are missing the "scenario specification" data as a separate entity
create_model
. Create files and functions to make it look nicerThe text was updated successfully, but these errors were encountered: