-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(clusters): add new endpoint for clusters duplication #1972
feat(clusters): add new endpoint for clusters duplication #1972
Conversation
93b50b7
to
144e2d9
Compare
@skamril @MartinBelthle There is issues with variant studies. I am working on it. Stay tuned! |
17bc134
to
2c29703
Compare
By correcting the duplication of thermal and renewable clusters and short-term storage for the study variants, I also found an anomaly that I have corrected. This was an issue concerning the saving of short-term storage matrices: matrices were being saved directly in the variant's |
Related to #1971 |
(cherry picked from commit fcdb1c9)
(cherry picked from commit fcdb1c9)
(cherry picked from commit fcdb1c9)
This branch only contains the back-end part.
One thing to note is that the code doesn't work for short term storages on variants (it doesn't update the matrix).
That bug will be fixed when this PR is merged : #1971