Did not find what you were looking for?

Python interface

ResInsight offers a powerful programming interface which allows you to interact with a running ResInsight instance from Python 3. This enables you to:

  • start ResInsight from Python
  • communicate with an 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

Please refer to the ResInsight Python API for configuration and details.