TulipaEnergy / TulipaEnergyModel.jl

An energy system optimization model that is flexible, computationally efficient, and academically robust.
Apache License 2.0
27 stars 18 forks source link

Create multi-year test data #758

Closed abelsiqueira closed 2 months ago

abelsiqueira commented 2 months ago

@gnawin, this is to keep track of the Multi-year data discussion.

After #757, we have a proper new structure for data, but since things are moving fast, that might change before we finish this issue. Let's try to add this data separately, so it doesn't become part of the issue. So let's try to make a script that generates the data from some of the existing input - with something else external, if necessary.

gnawin commented 2 months ago

In general, I see 3 parts to complete the multi-year data.

So to your questions

And I'd add that sometimes we may want to change some parameters, or deactivate certain flows at a year, to test more cases. But the process to generate the base data should be the above.

abelsiqueira commented 2 months ago

Can you provide these things so I can generate the data so we can move ahead with the rebase for you to continue the rest of the model, or should I change the order and implement the changes without the multi-year data?

abelsiqueira commented 2 months ago

Let me clarify that I don't want to implement your model, just continue with the refactor of the huge PR adding the structures