Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
scrollbar

General

...

Panel
borderStylesolid

Contents

Page Tree
rootTOOLS:Tutorial
startDepth3

...

General

...

The purpose of this tutorial , though, is to provide a hands-on introduction for developers by demonstrating some of Delta Shell's most common plugin interfaces (based on the latest version of the frameworkfunctionality (which can be extended from and used by plugins).

Tutorial outline

After having performed the tutorial you will end up with a simple version of a hydrological modelget an impression of how a lumped hydrological model can be integrated into Delta Shell. Although the model calculates used in this tutorial only carries out some bogus volume output calculations, it affects the procedure covers all kind of basic plugin development aspects, such as:

  • Importing importing time series from WaterML2 filesdata;
  • creating Creating a simple model structure;
  • Customizing showing model properties;
  • Showing showing model data on a map;
  • Showing showing model data in a custom view;
  • Creating creating a Ribbon button.

In the end you are able , final users can run a Delta Shell application which allows them to sequentially:

  • create a volume model;
  • import WaterML2 and catchment data;precipitation time series data from a WaterML2 file;
  • import catchment geometries from Shapefilescreate up to ten volume cases by one click;
  • run all volume models (cases)the volume model;
  • inspect the spatio-temporal output results.

A first impression of the results of the tutorial is displayed shown in the figure belowfollowing image: Wiki Markup*\[TODO\] Screenshot of the results of the tutorial{*}

Image Added


scrollbar