Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Read this article when you want to get started with python scripts in SOBEK 3 or if you would like to share your user scripts via OpenEarth.

SOBEK scripts in DeltaShell

Introduction

With scripts in DeltaShell you can add customized features to SOBEK:

...

All scripts in DeltaShell are written in Python.

Different types of scripts

We distinguish two types of scripts:

  • Official released scripts come with official SOBEK releases. For official scripts quality standards like backwards compatibility apply.
  • User scripts don't have official status. SOBEK users share their scripts via OpenEarth. 

Getting started

To get started, look at the following wiki pages

Use SOBEK scripts from OpenEarth

...