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
Include Page
Header, Design
Header, Design
scrollbar
Warning
titleWarning

This page contains only ideas (brainstorming material). Some of the ideas were already implemented in DelftTools / DelftShell.

...

Notes: for more detailed definition of Function and it's properties see Modelling System Ideas#Function Function.

Any of DataItem has a set of properties which describe what kind of data it stores. Minumum set of properties would include:

...

In HDF5 library alternative to FunctionArgument and FunctionComponent can be Dimension and Variable.

See also:

...

Info
titleExample

Results from Delft3D model "velocity field" - v(X, t), X = {cells of the Delft3D grid}.
Bathymetry of the waterbody - h(X), X = {cells of the Delft3D grid}.
Roughness value for all locations on the river network - n(X), X = {cells of the river grid}.

X should be defined in terms of specific model grid which will limits its values to some
limited set defined by some topological rule(s) (how they are connected).

See also:

...

  • A set of cell numbers defined as a sequence of as a range of cell indices.

See also http://geoapi.sourceforge.net/snapshot/javadoc/org/opengis/coverage/grid/GridRange.htmlImage Removed

Model-specific plugins

...