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

Python: Add optional definition of executable path in JSON file #11463

Closed
magnesj opened this issue Jun 3, 2024 · 0 comments
Closed

Python: Add optional definition of executable path in JSON file #11463

magnesj opened this issue Jun 3, 2024 · 0 comments
Assignees
Labels
Enhancement An addition that can be observed by the user PendingRelease Issues is fixed and will be available in next release Python Issue related to Python interface

Comments

@magnesj
Copy link
Member

magnesj commented Jun 3, 2024

Add support for defining the path to ResInsight executable to be launched in the launch() menthod in rips.

The path for ResInsight executable is defined in the following prioritized order

  1. By parameter resinsight_executable in the launch() method
  2. By a JSON file located at ./share/rips/rips_config.json
  3. By environment variable RESINSIGHT_EXECUTABLE

https://api.resinsight.org/en/main/rips.html#instance-the-main-starting-point

@magnesj magnesj added Enhancement An addition that can be observed by the user Python Issue related to Python interface labels Jun 3, 2024
@magnesj magnesj self-assigned this Jun 3, 2024
@magnesj magnesj added this to the Maintenance 2024 - Sprint 06 milestone Jun 3, 2024
magnesj added a commit to magnesj/ResInsight that referenced this issue Jun 3, 2024
Search for resinsight_executable in JSON-file located at ./share/rips/rips_config.json
magnesj added a commit to magnesj/ResInsight that referenced this issue Jun 3, 2024
Search for resinsight_executable in JSON-file located at ./share/rips/rips_config.json
magnesj added a commit that referenced this issue Jun 4, 2024
Search for resinsight_executable in JSON-file located at ./share/rips/rips_config.json
magnesj added a commit that referenced this issue Jun 5, 2024
Search for resinsight_executable in JSON-file located at ./share/rips/rips_config.json
magnesj added a commit that referenced this issue Jun 5, 2024
Search for resinsight_executable in JSON-file located at ./share/rips/rips_config.json
magnesj added a commit that referenced this issue Jun 5, 2024
Search for resinsight_executable in JSON-file located at ./share/rips/rips_config.json
@magnesj magnesj closed this as completed Jun 11, 2024
@github-actions github-actions bot added the PendingRelease Issues is fixed and will be available in next release label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An addition that can be observed by the user PendingRelease Issues is fixed and will be available in next release Python Issue related to Python interface
Projects
None yet
Development

No branches or pull requests

1 participant