ResInsight/ApplicationCode/GrpcInterface/Python/rips/PythonExamples
Gaute Lindkvist a2bad82391
#4736 System python command refactor (#4743)
* Move case loading commands from Commands to project and case
* Major refactor
* Fix problems with Python examples
* Add ability to export snapshot from just one view + fixup
* Case comments and black
* Make all modules pass pylint test
2019-09-23 11:50:33 +02:00
..
AllCases.py #4736 Commands.py renames 2019-09-19 13:25:04 +02:00
AppInfo.py #4736 Instance.py renames 2019-09-19 13:34:34 +02:00
CaseGridGroup.py #4736 System python command refactor (#4743) 2019-09-23 11:50:33 +02:00
CaseInfoStreamingExample.py #4736 System python command refactor (#4743) 2019-09-23 11:50:33 +02:00
CommandExample.py #4736 System python command refactor (#4743) 2019-09-23 11:50:33 +02:00
ErrorHandling.py #4736 System python command refactor (#4743) 2019-09-23 11:50:33 +02:00
ExportSnapshots.py #4736 System python command refactor (#4743) 2019-09-23 11:50:33 +02:00
GridInformation.py #4736 Commands.py renames 2019-09-19 13:25:04 +02:00
InputPropTestAsync.py #4736 System python command refactor (#4743) 2019-09-23 11:50:33 +02:00
InputPropTestSync.py #4736 System python command refactor (#4743) 2019-09-23 11:50:33 +02:00
InstanceExample.py #4736 Commands.py renames 2019-09-19 13:25:04 +02:00
LaunchWithCommandLineOptions.py #4736 Instance.py renames 2019-09-19 13:34:34 +02:00
SelectedCases.py #4736 System python command refactor (#4743) 2019-09-23 11:50:33 +02:00
SetCellResult.py #4736 System python command refactor (#4743) 2019-09-23 11:50:33 +02:00
SetFlowDiagnosticsResult.py #4736 System python command refactor (#4743) 2019-09-23 11:50:33 +02:00
SetGridProperties.py #4736 System python command refactor (#4743) 2019-09-23 11:50:33 +02:00
SoilAverageAsync.py #4736 System python command refactor (#4743) 2019-09-23 11:50:33 +02:00
SoilAverageSync.py #4736 System python command refactor (#4743) 2019-09-23 11:50:33 +02:00
SoilPorvAsync.py #4736 System python command refactor (#4743) 2019-09-23 11:50:33 +02:00
SoilPorvSync.py #4736 System python command refactor (#4743) 2019-09-23 11:50:33 +02:00
ViewExample.py Example renames 2019-09-19 15:14:01 +02:00