Skip to content
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

CI improvement: remove text and add a CI test or at least the print of the output of the objective value of the CI #305

Open
davide-f opened this issue Mar 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@davide-f
Copy link
Member

davide-f commented Mar 18, 2024

Describe the feature you'd like to see

I recommend to:

  • add at least the print of the objective value of the optimization in the CI
  • revise the CI to avoid the long text printing. That is due to (a) deprecation warning and (b) unnecessary printing (some pypsa-earth option may be exploited)
@davide-f davide-f added the enhancement New feature or request label Mar 18, 2024
@GbotemiB
Copy link
Contributor

Hi @davide-f,

Currently, the objective value is logged to a file in the logs directory. I think adding a print statement in the solve_network script should solve printing the output of the objective value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants