Difference between revisions of "ReleasePlanKalypso220"

From KalypsoDev
Jump to: navigation, search
(Proposed items)
(RRM (NA))
 
(32 intermediate revisions by one user not shown)
Line 1: Line 1:
''Kalypso - Release Plan for Version 2.2''  
+
''Kalypso - Release Plan for Version 2.2''
  
==Roadmap==
+
==Kalypso Platform==
 
+
===Kalypso Platform===  
+
  
 
:Items that improve Kalypso in general.  
 
:Items that improve Kalypso in general.  
  
====Proposed items====  
+
----
 +
===Proposed items===
 +
 
 +
----
 +
===Committed items===
 +
 
 +
:Leverage the full potential of the eclipse 3.4 command framework
 +
::Map context and appropriate commands have been defined; all standard map commands rely on this mechanism.
 +
::Map-Toolbars have been reworked, no more tool item flicker
 +
 
 +
:Speed up map drawing
 +
::All layers get now individually buffered, so some operations (like enabling a single layer or changing the selection) are now lightning fast.
 +
 
 +
:I18N
 +
::General i18n of most modules
 +
::Basic translations for English and German available
 +
 
 +
:Accessing GML data
 +
::Some large GML files (i.e. 1d2d results) are now gzipped by default, greatly reducing hard disk space consumption
 +
 
 +
----
 +
===Deferred Items===  
  
 
:Memory handling  
 
:Memory handling  
 
::Kalypso consumes lots of memory, which prohibits to work with very large models. Also some known memory leaks should be fixed as well (same applies to UI-handles).  
 
::Kalypso consumes lots of memory, which prohibits to work with very large models. Also some known memory leaks should be fixed as well (same applies to UI-handles).  
  
:Accessing GML data
+
:Style editing
::Access to GML should be reworked. For example zip'ed GML will greately reduce storage consumption on users machine; accessing only parts of GML (using WFS techniques) would enhance performance and memory management.
+
::Enable style editing in all maps
  
:Switch to Eclipse 3.4
+
:WMS(/WFS/WCS)
::Most important, we should leverage the full potential of the eclipse 3.4 command framework.  
+
::Give a suggestion list of available web servers for data to process on (???). Access to Catalogue-Services should be possible.
  
:translation
+
----
::At least full capability in English and German
+
----
 +
==Consumability / Reliability==
  
 +
This work will make it easier for users to get Kalypso, install it on their systems, and configure it for their use. It will also enhance the error handling and reporting mechanisms to make it easier to service Kalypso in the field.
  
====Committed items====  
+
----
:None at this time  
+
===Proposed items===  
 +
:None at this time
  
====Deferred Items====
+
----
:None at this time
+
  
===Consumability / Reliability===  
+
===Committed items===  
 +
:Make downloading and testing Kalypso still more easy for new users
 +
::Basic configuration is easier,most default settings are already defined
 +
::On first startup, the user is asked for the location of the workspace
  
This work will make it easier for users to get Kalypso, install it on their systems, and configure it for their use. It will also enhance the error handling and reporting mechanisms to make it easier to service Kalypso in the field.
+
----
 
+
===Deferred Items===  
====Proposed items====  
+
 
:Update-Mechanism  
 
:Update-Mechanism  
 
::Use Eclipse 3.4 Update mechanism in order to easily update Kalypso.  
 
::Use Eclipse 3.4 Update mechanism in order to easily update Kalypso.  
 
:Bug/Feature-Reports  
 
:Bug/Feature-Reports  
::Integrate report mechanism directly into Kalypso UI.  
+
::Integrate report mechanism directly into Kalypso UI.
  
====Committed items====
+
:Make downloading and testing Kalypso still more easy for new users
:None at this time
+
::Customized download page at sourceforge?
 +
::Review install guide(s)
 +
::Auto-Dialog for required preference customization at first start of Kalypso
  
====Deferred Items====
+
----
:None at this time
+
----
  
===1D/2D===  
+
==1D/2D==  
  
====Proposed items====
+
----
 +
===Proposed items===  
 +
:none at this time
  
=====general=====  
+
----
 +
===Committed items===
  
:style editing
+
====preprocessing====
::Enable style editing in maps of 1D/2D perspective
+
  
:speed up map drawing
+
:MAP - Infobutton
::How???  
+
:: Infobutton for roughness theme should display the roughness class (and its current values) (should replace the class-labels on the map?)
  
:scenario handling
+
:Delete unused widgets
::Is there any general conceptual thing to do? Otherwise functionality of deriving a scenario should exclude already derived scenarios from new derivation because there will be too many copies. Besides duplication of scenarios (again without sub scenarios, perhaps as choice from user) should be possible.
+
::widgets "Ein Element entfernen", "ein Element erzeugen", "ein Element editieren" (Schere, Plus, Bleistift) are without function and have to be deleted
  
:WMS(/WFS/WCS)
+
====results====
::suggestions Give a suggestion list of available web server for data to process on.
+
  
=====processing=====
+
:Improve result processing performance
 +
::The 1d2d tin results are directly processed to disk, improving memory consumption and performance of result processing.
  
:'''''detailed definition of URFC'''''
+
----
:: Enable the detailed setting of the under relaxation factor for each time step in a very comfortable way. This feature could extremly speed up the calculation speed.
+
===Deferred Items===
  
:import timeseries from RRM Enable
+
====preprocessing====
::import of timeseries data that was processed/ calculated in KalypsoRRM? (i.e. just import timeseries, that are already zml)
+
  
:Support other calculation cores
+
:Roughness classes update
::Other calculation cores (such as RMA2 and RMA10, Hydro-AS) should be supported, based on the same mesh-data as RMA10S (see KalypsoProdcutRoamdmap2_1CalcCores).
+
::Update usable roughness classes with literature source
  
:different junction approaches
+
:Concave polygons
::Enable momentum controlled, energy controlled and water stage controlled 1D-junctions
+
::Validation check for polygons prohibits drawing of concave polygons, because first node for concavity is not allowed to be drawn. Better just prohibit FINISHING a self cutting polygon.
  
:manual calculation interruption
+
: Reduce number of layers in maps
::Enable manual interruption of calculation without total abruption, i.e. results processed so far should be interpreted
+
:: Combine themes '2dElemente' and 'Rauheiten'
 +
:: ...
  
:show chosen timeseries
+
:MAP - Infobutton
::Display chosen timeseries in control panel graphically
+
:: Infobutton for the node theme should display the node's elevation
 
+
=====preprocessing=====
+
  
 
:Net editing  
 
:Net editing  
::The user experience with the net can be improved in many ways; for example refinements of the net are needed as well as integration of the GAJA3D toolkit. Management of net changes between calculations (consider restart!). The handling of terrain models should be refaktored in order to use the improved grid mechanisms.
+
::The user experience with the net can be improved in many ways; for example refinements of the net are needed as well as integration of the GAJA3D toolkit. Management of net changes between calculations (consider restart!).
 +
 
 +
:Use improved raster data handling for terrain models
  
 
:2D net import  
 
:2D net import  
 
::Allow the user to import a shape(z) file that represents the mesh geometry.  
 
::Allow the user to import a shape(z) file that represents the mesh geometry.  
 
:MAP widget - Infobutton
 
:: Infobutton for the node theme should display the node's elevation
 
  
 
:Triangulation of discretisation
 
:Triangulation of discretisation
:: Enable processing of terrain TIN in preprocessing to visualise problematic parts of the mesh. At the moment the TIN is only created, if at least on calculation step is done successfully. Besides the problem occurs, that the terrain TIN can only be visualised in the result.map. It should become part of the fenet.map.
+
:: Enable processing of terrain TIN in preprocessing to visualise problematic parts of the mesh. At the moment the TIN is only created, if at least on calculation step is done successfully. Besides the problem occurs, that the terrain TIN can only be visualised in the result-map. It should become part of the fenet-map.
  
 
:1D Preprocessing  
 
:1D Preprocessing  
Line 105: Line 129:
 
::Give a possibility to synchronize changes of models in WSPM with model data (terrain.gml) in 1D/2D, if e.g. user changes active flow region etc.  
 
::Give a possibility to synchronize changes of models in WSPM with model data (terrain.gml) in 1D/2D, if e.g. user changes active flow region etc.  
  
two-directions 1D-control structure  
+
:two-directions 1D-control structure  
 
::Support the generation of wwQ-relationships for both flow directions seperatly (changes in GUI and calculation core)  
 
::Support the generation of wwQ-relationships for both flow directions seperatly (changes in GUI and calculation core)  
  
 
:activation of control structures  
 
:activation of control structures  
::Add a possibility to switch on/off individual control structures in a calculation unit or generally. Point is just to be able to switch off a control structure without deleting the data set.  
+
::Add a possibility to switch on/off individual control structures in a calculation unit or generally. Point is just to be able to switch off a control structure without deleting the data set.
  
:support binary elevation models
+
:Editing tools for polygons
::Change data format for elevation models to binary data format like in FloodModeller? and RiskModeller?.  
+
::Enable snapping for polygon drawing (e.g. for roughness polygons)
 +
::Enable possibility of adding a node to the linear ring or moving a particular node of the linear ring
  
:concave polygons
+
:Pasting into time series
::Validation check for polygons prohibits drawing of concave polygons, because first node for concavity is not allowed to be drawn. Better just prohibit FINISHING a self cutting polygon.
+
::Enable pasting into the table of a boundary condition
  
:polygon Snapping
+
:Improve Bandgenerator
::Enable snapping for polygon drawing (e.g. for roughness polygons)
+
::Connection lines between 1st and 3rd boundary lines are straight. They should connect equal distant distributed nodes in between.  
  
:polygon editing
+
:Import timeseries from KalypsoHydrology
::Enable possibility of adding a node to the linear ring or moving a particular node of the linear ring
+
::Import of timeseries data that was processed/ calculated in KalypsoHydrology (i.e. directly show existing results in zml-browser)
  
:delete unused widgets
+
====processing====
::widgets "Ein Element entfernen", "ein Element erzeugen", "ein Element editieren" (Schere, Plus, Bleistift) are without function and have to be deleted
+
  
:leave zooming widgets always in control bar
+
:Detailed definition of URFC
::Some general widgets disappear, if map is not the active view. This leads to pressing the wrong widget, if the map-activation-click is direclty made on another widget that is placed on the left hand side of the hidden widgets. ('prohibit jumping of widgets')
+
::Enable the detailed setting of the under relaxation factor for each time step in a very comfortable way. This feature could extremely speed up the calculation speed.
  
:pasting into time series
+
:Manual calculation interruption
::Enable pasting into the table of a boundary condition
+
::Enable manual interruption of calculation without total abruption, i.e. results processed so far should be interpreted
  
:improve Bandgenerator
+
:Show chosen timeseries
::Connection lines between 1st and 3rd boundary lines are straight. They should connect equal distant distributed nodes in between.
+
::Display chosen timeseries in control panel graphically
  
:roughness classes update
+
:Support other calculation cores
::Update usable roughness classes with literature source
+
::Other calculation cores (such as RMA2 and RMA10, Hydro-AS) should be supported, based on the same mesh-data as RMA10S (see KalypsoProdcutRoamdmap2_1CalcCores).
  
=====results=====
+
:Different junction approaches
 +
::Enable momentum controlled, energy controlled and water stage controlled 1D-junctions
  
:'''''Improve result processing'''''
+
====results====
:: Result processing is limited because memory consumption is too high. This should be one of the key issues for the next release.
+
 
 +
:Overwrite existing results
 +
::Overwrite existing results for setting in timeseries results view. Problem is, that user has to set up nodes again after each new calculation. Additionally take Profile kilometer as default name.
 +
 
 +
:Improve error messages and log messages
 +
::Improve error messages from the calculation core (Errors, warnings, hints, direkt access to nodes etc., iteration table, activation/deactivation of nodes/elements ... )
  
 
:Result Post Processing  
 
:Result Post Processing  
 
::Allow selective and/or lazy result processing. Improve result visualization (i.e. 3D, dynamic, compare). Also new types of results(-views) should be considered (i.e. dynamic flow pathes, ...).  
 
::Allow selective and/or lazy result processing. Improve result visualization (i.e. 3D, dynamic, compare). Also new types of results(-views) should be considered (i.e. dynamic flow pathes, ...).  
 +
:: Importing results from external calculations would be nice.
  
:Overwrite existing results
+
:Marsh-vectors
::Overwrite existing results for setting in timeseries results view. Problem is, that user has to set up nodes again after each new calculation. Additionally take Profile kilometer as default name.
+
::Enable marsh water depth display and Marsh-vector display in plan view. (Let's have a deeper discussion about, what could be done to understand Marshing-algorithm better, too). ''This task is very important, as it can extremely increase the stability of the model.'' Following should be visualizable optionally: Marsh depth/slot depth, Marsh vectors, Marsh water depth results, effective porosity results, type of active Marsh range ...
 
+
:'''''Marsh-vectors'''''
+
::Enable marsh water depth display and Marsh-vector display in plan view. (Let's have a deeper discussion about, what could be done to understand Marshing-algorithm better, too). ''This task is very important, as it can extremly increase the stability of the model.'' Following should be visualizable optionally: Marsh depth/slot depth, Marsh vectors, Marsh water depth results, effective porosity results, type of active Marsh range ...
+
  
:'''''Active/Inoperative elements'''''
+
:Active/Inoperative elements
 
:: Enable the visualisation of boundary lines of the active flow region. Besides display the active/ inoperative elements at a particular run
 
:: Enable the visualisation of boundary lines of the active flow region. Besides display the active/ inoperative elements at a particular run
  
:'''''Line checks'''''
+
:Line checks
 
::Introduce result evaluation at cross section definitions in 2D meshs. Also integrate them for evaluation of longitudinal sections through 2D-mesh parts for calculation of Q and average v.  
 
::Introduce result evaluation at cross section definitions in 2D meshs. Also integrate them for evaluation of longitudinal sections through 2D-mesh parts for calculation of Q and average v.  
  
:'''''Longitudinal section setup'''''
+
:Longitudinal section setup
 
::Enable longitudinal section setup, i.e. be able to set up connections of longitudinal sections of base units in coupled units.  
 
::Enable longitudinal section setup, i.e. be able to set up connections of longitudinal sections of base units in coupled units.  
  
Line 164: Line 192:
 
::Enable additional loading of time series to results graphics to be able (e.g. for calibration)  
 
::Enable additional loading of time series to results graphics to be able (e.g. for calibration)  
  
:Belated evaluation of results
+
====completely new features====
:: Enable the evaluation of particular result steps of unsteady calculations. Besides an import of results from external calculations would be nice.
+
 
+
:'''''Improve error messages and log messages'''''
+
::Improve error messages from the calculation core (Errors, warnings, hints, direkt access to nodes etc., iteration table, activation/deactivation of nodes/elements ... )
+
 
+
=====completly new features=====
+
  
 
:IMPORTANT:  
 
:IMPORTANT:  
Line 176: Line 198:
  
 
:Loading of files  
 
:Loading of files  
::Enable loading of external results and external control files (r10)  
+
::Enable loading of external control files (r10)  
  
:enable side friction e.g. for walls
+
:Enable side friction e.g. for walls
 
:: Make use of the shore line friction functionality of RMA·Kalypso, that already exists
 
:: Make use of the shore line friction functionality of RMA·Kalypso, that already exists
  
Line 187: Line 209:
 
::Add possibility to introduce 2D control structures as weirs, sluice gates etc.  
 
::Add possibility to introduce 2D control structures as weirs, sluice gates etc.  
  
:enlarge cstrc-possibilies  
+
:Enlarge cstrc-possibilies  
 
::Add additional calculation possibilities for weirs  
 
::Add additional calculation possibilities for weirs  
  
:channel profiles (GEO-approach)  
+
:Channel profiles (GEO-approach)  
 
::Enable 1D-sections with original RMA10S-definition method (geometric approach)  
 
::Enable 1D-sections with original RMA10S-definition method (geometric approach)  
  
:parameter settings  
+
:Parameter settings  
 
::Set up general calculation core parameters like memory settings, inflow element number etc.  
 
::Set up general calculation core parameters like memory settings, inflow element number etc.  
  
Line 200: Line 222:
  
 
:Inflow elements  
 
:Inflow elements  
::More refinement of inflow elements, i.e. differ between inflow elements with or without predefined inflow direction (momentum influence). Develope inflow groups (deep cogging with calculation core, see other road map)  
+
::More refinement of inflow elements, i.e. differ between inflow elements with or without predefined inflow direction (momentum influence). Introduce inflow groups (deep cogging with calculation core, see other road map).
  
:widening/contraction losses  
+
:Widening/contraction losses  
::Develope feature for consideration of widening and contraction losses in 1D approach (deep cogging with calculation core, see other road map)  
+
::Introduce feature for consideration of widening and contraction losses in 1D approach (deep cogging with calculation core, see other road map).
  
:local losses  
+
:Local losses  
::Develope feature to consider local losses (deep cogging with calculation core, see other road map)  
+
::Introduce feature to consider local losses (deep cogging with calculation core, see other road map)  
  
:simplified bridges/weirs  
+
:Simplified bridges/weirs  
 
::Develope feature to consider bridges/weirs in simple form as local loss with formula of Cidarer (deep cogging with calculation core, see other road map)
 
::Develope feature to consider bridges/weirs in simple form as local loss with formula of Cidarer (deep cogging with calculation core, see other road map)
  
====Committed items====
+
----
 +
----
 +
 
 +
==WSPM==
 +
 
 +
----
 +
===Proposed items===  
 
:None at this time
 
:None at this time
  
  
====Deferred Items====  
+
----
:None at this time
+
===Committed items===  
 +
:Improve performance
 +
::Displaying the profiles in the map has greatly improved
  
===WSPM===
+
----
 +
===Deferred Items===  
 +
:Distinguish profiles from different strands/water bodies
  
====Proposed items====
+
:Enhance visualization of results
 +
::Show waterlevels in profiles, show multiple results in one chart, ...
 +
::Show more layers in length-section chart
  
 
:Profile Interpolation  
 
:Profile Interpolation  
Line 229: Line 263:
  
 
:Synchronisation Map - Chart  
 
:Synchronisation Map - Chart  
 
:Distinguish profiles from different strands/water bodies
 
 
:Result Post Processing
 
::Enhance visualization of results, for example show waterlevels in profiles, show multiple results in one chart, ...
 
  
 
:Support for 'Energieverlust'  
 
:Support for 'Energieverlust'  
Line 239: Line 268:
 
:Workflow for WSPM  
 
:Workflow for WSPM  
  
:Profile DGM Extraction  
+
:Profile DGM Extraction
  
====Committed items====
+
----
:None at this time
+
----
  
====Deferred Items====
+
==RRM (NA)==
:None at this time
+
  
===RRM (NA)===
+
----
 +
===Proposed items===  
 +
:None at this time
 +
----
  
====Committed items====  
+
===Committed items===  
 
:None at this time  
 
:None at this time  
  
====Proposed items====  
+
----
 +
===Deferred Items===  
 
:workflow support  
 
:workflow support  
 
::Theoretical workflow already exists. Workflow support for RRM is really necessary  
 
::Theoretical workflow already exists. Workflow support for RRM is really necessary  
  
:statistical analysis Add statistical analysis functions  
+
:statistical analysis Add statistical analysis functions
  
====Deferred Items====
+
----
:None at this time
+
----
  
===Flood===  
+
==Flood==  
  
====Committed items====  
+
----
 +
===Proposed items===  
 
:None at this time  
 
:None at this time  
  
====Proposed items====  
+
----
 +
===Committed items===  
 
:None at this time  
 
:None at this time  
  
====Deferred Items====  
+
----
:None at this time
+
===Deferred Items===  
 +
:Add filter functions to raster data processing
 +
::Filter out small islands or ponds
 +
::Only consider main water body
 +
::...
  
===Risk===
+
----
 +
----
 +
==Risk==
  
====Committed items====  
+
----
 +
===Proposed items===
 +
:None at this time
 +
 
 +
----
 +
===Committed items===  
 
:None at this time  
 
:None at this time  
  
====Proposed items====
+
----
 
+
===Deferred Items===  
 
:Additional outputs  
 
:Additional outputs  
::generate more 'in between results' during risk calculation as damages etc.  
+
::Generate more 'in between results' during risk calculation as damages etc.  
  
 
:Additional outputs  
 
:Additional outputs  
::formats export grids as shapes.  
+
::Export grids as shapes.  
  
 
+
:Single damage calculation  
:single damage calculation  
+
::Enable calculation of damage for single flood events
::Enable calculation of damage for single flood events  
+
 
+
====Deferred Items====
+
:None at this time
+

Latest revision as of 17:05, 10 October 2009

Kalypso - Release Plan for Version 2.2

Contents

[edit] Kalypso Platform

Items that improve Kalypso in general.

[edit] Proposed items


[edit] Committed items

Leverage the full potential of the eclipse 3.4 command framework
Map context and appropriate commands have been defined; all standard map commands rely on this mechanism.
Map-Toolbars have been reworked, no more tool item flicker
Speed up map drawing
All layers get now individually buffered, so some operations (like enabling a single layer or changing the selection) are now lightning fast.
I18N
General i18n of most modules
Basic translations for English and German available
Accessing GML data
Some large GML files (i.e. 1d2d results) are now gzipped by default, greatly reducing hard disk space consumption

[edit] Deferred Items

Memory handling
Kalypso consumes lots of memory, which prohibits to work with very large models. Also some known memory leaks should be fixed as well (same applies to UI-handles).
Style editing
Enable style editing in all maps
WMS(/WFS/WCS)
Give a suggestion list of available web servers for data to process on (???). Access to Catalogue-Services should be possible.


[edit] Consumability / Reliability

This work will make it easier for users to get Kalypso, install it on their systems, and configure it for their use. It will also enhance the error handling and reporting mechanisms to make it easier to service Kalypso in the field.


[edit] Proposed items

None at this time

[edit] Committed items

Make downloading and testing Kalypso still more easy for new users
Basic configuration is easier,most default settings are already defined
On first startup, the user is asked for the location of the workspace

[edit] Deferred Items

Update-Mechanism
Use Eclipse 3.4 Update mechanism in order to easily update Kalypso.
Bug/Feature-Reports
Integrate report mechanism directly into Kalypso UI.
Make downloading and testing Kalypso still more easy for new users
Customized download page at sourceforge?
Review install guide(s)
Auto-Dialog for required preference customization at first start of Kalypso


[edit] 1D/2D


[edit] Proposed items

none at this time

[edit] Committed items

[edit] preprocessing

MAP - Infobutton
Infobutton for roughness theme should display the roughness class (and its current values) (should replace the class-labels on the map?)
Delete unused widgets
widgets "Ein Element entfernen", "ein Element erzeugen", "ein Element editieren" (Schere, Plus, Bleistift) are without function and have to be deleted

[edit] results

Improve result processing performance
The 1d2d tin results are directly processed to disk, improving memory consumption and performance of result processing.

[edit] Deferred Items

[edit] preprocessing

Roughness classes update
Update usable roughness classes with literature source
Concave polygons
Validation check for polygons prohibits drawing of concave polygons, because first node for concavity is not allowed to be drawn. Better just prohibit FINISHING a self cutting polygon.
Reduce number of layers in maps
Combine themes '2dElemente' and 'Rauheiten'
...
MAP - Infobutton
Infobutton for the node theme should display the node's elevation
Net editing
The user experience with the net can be improved in many ways; for example refinements of the net are needed as well as integration of the GAJA3D toolkit. Management of net changes between calculations (consider restart!).
Use improved raster data handling for terrain models
2D net import
Allow the user to import a shape(z) file that represents the mesh geometry.
Triangulation of discretisation
Enable processing of terrain TIN in preprocessing to visualise problematic parts of the mesh. At the moment the TIN is only created, if at least on calculation step is done successfully. Besides the problem occurs, that the terrain TIN can only be visualised in the result-map. It should become part of the fenet-map.
1D Preprocessing
The 1D preprocessing (aka determination of polynomials) should be possible without WSPM. For that, a profile management tool and also handling of initial restart data is needed in 1D2D.
1D-profile editor
Enable profile editing in 1D/2D, i.e. full profile editor functionality of WSPM
WSPM-1D/2D synchronization
Give a possibility to synchronize changes of models in WSPM with model data (terrain.gml) in 1D/2D, if e.g. user changes active flow region etc.
two-directions 1D-control structure
Support the generation of wwQ-relationships for both flow directions seperatly (changes in GUI and calculation core)
activation of control structures
Add a possibility to switch on/off individual control structures in a calculation unit or generally. Point is just to be able to switch off a control structure without deleting the data set.
Editing tools for polygons
Enable snapping for polygon drawing (e.g. for roughness polygons)
Enable possibility of adding a node to the linear ring or moving a particular node of the linear ring
Pasting into time series
Enable pasting into the table of a boundary condition
Improve Bandgenerator
Connection lines between 1st and 3rd boundary lines are straight. They should connect equal distant distributed nodes in between.
Import timeseries from KalypsoHydrology
Import of timeseries data that was processed/ calculated in KalypsoHydrology (i.e. directly show existing results in zml-browser)

[edit] processing

Detailed definition of URFC
Enable the detailed setting of the under relaxation factor for each time step in a very comfortable way. This feature could extremely speed up the calculation speed.
Manual calculation interruption
Enable manual interruption of calculation without total abruption, i.e. results processed so far should be interpreted
Show chosen timeseries
Display chosen timeseries in control panel graphically
Support other calculation cores
Other calculation cores (such as RMA2 and RMA10, Hydro-AS) should be supported, based on the same mesh-data as RMA10S (see KalypsoProdcutRoamdmap2_1CalcCores).
Different junction approaches
Enable momentum controlled, energy controlled and water stage controlled 1D-junctions

[edit] results

Overwrite existing results
Overwrite existing results for setting in timeseries results view. Problem is, that user has to set up nodes again after each new calculation. Additionally take Profile kilometer as default name.
Improve error messages and log messages
Improve error messages from the calculation core (Errors, warnings, hints, direkt access to nodes etc., iteration table, activation/deactivation of nodes/elements ... )
Result Post Processing
Allow selective and/or lazy result processing. Improve result visualization (i.e. 3D, dynamic, compare). Also new types of results(-views) should be considered (i.e. dynamic flow pathes, ...).
Importing results from external calculations would be nice.
Marsh-vectors
Enable marsh water depth display and Marsh-vector display in plan view. (Let's have a deeper discussion about, what could be done to understand Marshing-algorithm better, too). This task is very important, as it can extremely increase the stability of the model. Following should be visualizable optionally: Marsh depth/slot depth, Marsh vectors, Marsh water depth results, effective porosity results, type of active Marsh range ...
Active/Inoperative elements
Enable the visualisation of boundary lines of the active flow region. Besides display the active/ inoperative elements at a particular run
Line checks
Introduce result evaluation at cross section definitions in 2D meshs. Also integrate them for evaluation of longitudinal sections through 2D-mesh parts for calculation of Q and average v.
Longitudinal section setup
Enable longitudinal section setup, i.e. be able to set up connections of longitudinal sections of base units in coupled units.
Add timeseries to tables
Enable additional loading of time series to results graphics to be able (e.g. for calibration)

[edit] completely new features

IMPORTANT:
support rm1-model files Enable Prof. King to use our GUI
Loading of files
Enable loading of external control files (r10)
Enable side friction e.g. for walls
Make use of the shore line friction functionality of RMA·Kalypso, that already exists
Calculation Units
Implement an import / export functionality for calculation units (and all underlying data) in order to share / exchange calculation units beyond projects.
2D-control structures
Add possibility to introduce 2D control structures as weirs, sluice gates etc.
Enlarge cstrc-possibilies
Add additional calculation possibilities for weirs
Channel profiles (GEO-approach)
Enable 1D-sections with original RMA10S-definition method (geometric approach)
Parameter settings
Set up general calculation core parameters like memory settings, inflow element number etc.
Calculation core compatibility
Add general information page, which calculation core versions are supported in a certain Kalypso version
Inflow elements
More refinement of inflow elements, i.e. differ between inflow elements with or without predefined inflow direction (momentum influence). Introduce inflow groups (deep cogging with calculation core, see other road map).
Widening/contraction losses
Introduce feature for consideration of widening and contraction losses in 1D approach (deep cogging with calculation core, see other road map).
Local losses
Introduce feature to consider local losses (deep cogging with calculation core, see other road map)
Simplified bridges/weirs
Develope feature to consider bridges/weirs in simple form as local loss with formula of Cidarer (deep cogging with calculation core, see other road map)


[edit] WSPM


[edit] Proposed items

None at this time



[edit] Committed items

Improve performance
Displaying the profiles in the map has greatly improved

[edit] Deferred Items

Distinguish profiles from different strands/water bodies
Enhance visualization of results
Show waterlevels in profiles, show multiple results in one chart, ...
Show more layers in length-section chart
Profile Interpolation
Enhance Profile Management/Display
Enforce work with map in general
Synchronisation Map - Chart
Support for 'Energieverlust'
Workflow for WSPM
Profile DGM Extraction


[edit] RRM (NA)


[edit] Proposed items

None at this time

[edit] Committed items

None at this time

[edit] Deferred Items

workflow support
Theoretical workflow already exists. Workflow support for RRM is really necessary
statistical analysis Add statistical analysis functions


[edit] Flood


[edit] Proposed items

None at this time

[edit] Committed items

None at this time

[edit] Deferred Items

Add filter functions to raster data processing
Filter out small islands or ponds
Only consider main water body
...


[edit] Risk


[edit] Proposed items

None at this time

[edit] Committed items

None at this time

[edit] Deferred Items

Additional outputs
Generate more 'in between results' during risk calculation as damages etc.
Additional outputs
Export grids as shapes.
Single damage calculation
Enable calculation of damage for single flood events
Personal tools
Namespaces

Variants
Actions
Navigation
Manuals
Toolbox