Update index.rst

This commit is contained in:
Gaute Lindkvist 2020-04-17 11:28:42 +02:00 committed by GitHub
parent 2f3c950110
commit 5d86e16029
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,12 +4,13 @@ ResInsight Python API
The ResInsight Python API allows you to interact with a running ResInsight instance from `Python 3 <https://www.python.org/download/releases/3.0/>`_.
This enables you to:
* start ResInsight from Python
* communicate with a running ResInsight instance
* load a ResInsight project file
* load data files such as Eclipse EGRID files and summary files
* extract data to Python for further processing and automation
* export snapshots of graphics
* Start ResInsight from Python.
* Communicate with a running ResInsight instance.
* Load a ResInsight project file.
* Load data files such as Eclipse EGRID files and summary files.
* Extract data to Python for further processing and automation.
* Export snapshots of graphics.
* And lots of other things...
Documentation Sites
===================