Update index.rst

This commit is contained in:
Gaute Lindkvist
2020-04-17 11:27:10 +02:00
committed by GitHub
parent bc4313f489
commit 2f3c950110

View File

@@ -5,7 +5,7 @@ The ResInsight Python API allows you to interact with a running ResInsight insta
This enables you to: This enables you to:
* start ResInsight from Python * start ResInsight from Python
* communicate with an a running ResInsight instance * communicate with a running ResInsight instance
* load a ResInsight project file * load a ResInsight project file
* load data files such as Eclipse EGRID files and summary files * load data files such as Eclipse EGRID files and summary files
* extract data to Python for further processing and automation * extract data to Python for further processing and automation