mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4597 Python: add exportSnapshots example and more comments in examples
This commit is contained in:
@@ -173,6 +173,7 @@ if (RESINSIGHT_GRPC_PYTHON_EXECUTABLE)
|
||||
"rips/PythonExamples/CommandExample.py"
|
||||
"rips/PythonExamples/CaseGridGroup.py"
|
||||
"rips/PythonExamples/CaseInfoStreamingExample.py"
|
||||
"rips/PythonExamples/ExportSnapshots.py"
|
||||
"rips/PythonExamples/ErrorHandling.py"
|
||||
"rips/PythonExamples/SoilPorvAsync.py"
|
||||
"rips/PythonExamples/SoilPorvSync.py"
|
||||
@@ -186,7 +187,7 @@ if (RESINSIGHT_GRPC_PYTHON_EXECUTABLE)
|
||||
"rips/PythonExamples/InputPropTestAsync.py"
|
||||
"rips/PythonExamples/SoilAverageAsync.py"
|
||||
"rips/PythonExamples/SoilAverageSync.py"
|
||||
"rips/PythonExamples/SoilAverageNoComm.py"
|
||||
"rips/PythonExamples/ViewExample.py"
|
||||
"rips/tests/test_cases.py"
|
||||
"rips/tests/test_commands.py"
|
||||
"rips/tests/test_grids.py"
|
||||
|
||||
Reference in New Issue
Block a user