-
Notifications
You must be signed in to change notification settings - Fork 7
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
Move featured scenarios from pro to beta #1431
Comments
This is done, right @kndehaan? Can we close? |
@noracato unfortunately not yet.. It turns out that I still don't get the same values from the featured scenarios on pro to beta. I think obtaining balanced values could be a piece of the puzzle. I get back to you on how to obtain balanced values from scenarios through the API. |
I'm quite stuck here. I've updated the featured scenarios on beta with the scenario user_values, custom curves and custom orders. However, there's still a difference in the dashboard item values between the pro and beta. I added functionalities to scenario-tools to get the custom curves and custom orders (quintel/scenario-tools#40), as well as balanced user values (still work in progress on However, when trying to upload the same settings, the following don't seem to work:
So the not-working components is something where @noracato or @louispt1 could have a look some time? I think something goes wrong in the upload_xxx functions, see the working branche However, when I manually copy paste the user values, balanced values and custom orders from the pro to the beta scenarios in ETEngine, and when the custom curves are all uploaded, I would expect the same scenario outcomes. Is there something that I'm missing? @noracato can you have a look at this..? We could also have a look together. |
Sorry to hear @kndehaan! We'll do our best to unstuck you! I think the balanced values are not processed very well by the API. But as they are auto balanced, passing the argument The custom order API did change end of last year. I remember updating it for heat networks indeed. Let's check if the other custom orders also need a similar update! |
This issue has had no activity for 60 days and will be closed in 7 days. Removing the "Stale" label or posting a comment will prevent it from being closed automatically. You can also add the "Pinned" label to ensure it isn't marked as stale in the future. |
This issue has had no activity for 60 days and will be closed in 7 days. Removing the "Stale" label or posting a comment will prevent it from being closed automatically. You can also add the "Pinned" label to ensure it isn't marked as stale in the future. |
This may be challenging because of the hidden curves, that only appear if you set https://engine.energytransitionmodel.com//api/v3/scenarios/xxx/custom_curves?include_internal=true |
In the PR for Heat improvements (#1386), a migration was run on an outdated nl2019 dataset. The dataset was fixed before deploying to pro. This means that the scenarios on pro have been migrated properly, but the scenarios on beta haven't. The goal therefore is to move the II3050v2 and IP2024 scenarios from pro to beta.
@kndehaan is this something you could pick up? We should aim to do so before beta gets to far ahead of pro again.
@noracato could you list the instructions on how to do so?
The text was updated successfully, but these errors were encountered: