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
Wiki Markup
{scrollbar}

The conference will take place on December 11, 2008. The main goal of this release is to implement at least the following steps:

{section}
{column:width=25%}{column}
{column:witdh=50%}
{panel:title=Features|titleBGColor=#6699CC|bgColor=#CEE7FF}
# Add new river network to the project
# Add new 1d flow model to the project
# Edit model input data:
## Run parameters - start time, end time, time step
## Boundary conditions - Q\(t\), H\(t\)
## Initial conditions - Q\(x\), H\(x\)
# Run model
## See model progress during run
# View results along the river using table, chart, map
# View results at selected points using table, chart
{panel}
{column}
{column:width=25%}{column}
{section}

h2. Features to implement

A bit more detailed list (reviewed weekly) with links to the corresponding issues.

* 1D flow model engine integration
** Model engine clean-up (allocates, unit tests) (/) {issue:TOOLS-730}
** Cross-section processing (-) {issue:TOOLS-731}
** Implementation of test which imports existing network and runs computations (/) {issue:TOOLS-733}
** Add logging (/)  {issue:TOOLS-732}
** ModelApi interface
*** Add initial conditions (/)  {issue:TOOLS-734} 
*** Add changing boundary conditions during computation (/)  {issue:TOOLS-735}
** Get results from model (/)

* Network editor 
** Generate model grid in a better way (/) (on) {issue:TOOLS-736}, {issue:TOOLS-729}
** Use shapefile vector as a branch

* Cross-section editor 
** Minimal version should work Z\(Y\), W\(H\) (/) {issue:TOOLS-696}, {issue:TOOLS-594} 

* Boundary conditions editor 
** Assign boundaries automatically in a model based on a river network (/) {issue:TOOLS-737} 
** Edit model boundary conditions using table + chart view (/) {issue:TOOLS-728}
*** Time series editor, generate times using dialog (start, end, time step) (/) {issue:TOOLS-776}


* Initial conditions editor 
** Edit initial conditions using table (/) {issue:TOOLS-738}

* 1D flow model in the project explorer 
** Add model to the project explorer (/)(on) {issue:TOOLS-739} 
** Add custom tree nodes to show model initial and boundary conditions in the project explorer (/)

* Run model from user interface and track it's progress
** Run model and show progress of the run (/) {issue:TOOLS-741}

* Visualization of model results 
** View results on the map (coverage) (/) {issue:TOOLS-781}
** Update currently opened table view for model output variable using current time of the model (/) {issue:TOOLS-740}

* Multi-dimensional data structures
** Classes required to store all data of 1D model variables (/)(on) {issue:TOOLS-742} 
** Time navigation control for time-dependent variables (/) {issue:TOOLS-675}

* File formats
** Project save / open with model data (-)
** Write model results into NetCDF (-)

* Prepare API + example for Import plugin for N&L

h3. List of all issues assigned to version [User Conference 2008|http://issues/browse/TOOLS?report=com.atlassian.jira.plugin.system.project:roadmap-panel] in JIRA

{jiraissues:http://issues/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?fixfor=15950&pid=10041&sorter/field=issuekey&sorter/order=DESC&tempMax=1000}


...

See also Roadmap 2008 for higher-level overview.

The main goal of the release is to do the following steps:

1. Add new river network to the project
2. Add new 1d flow model to the project
3. Edit data:
3.1. Model run parameters
3.2. Boundary conditions Q(t), H(t)
3.3. Initial conditions editor - data along the river, defined on computational points of the network.
4. Run model
5. View results along the river
5.1. Table
5.2. Chart
5.3. Map
6. View results at selected points
6.1. Table
6.2. Chart

Issues to be resolved for release

Release should contain the following functionality (see JIRA issues for mode details):

  • 1D flow model engine integration
    • Model engine clean-up (allocates, unit tests) (minus)
    • Cross-section processing (minus)
    • Implementation of test which imports existing network and runs computations (minus)
    • Add logging
  • Network editor (minus)
    • Generate model grid in a better way
  • Cross-section editor (minus)
    • Minimal version should work
  • Boundary conditions editor (minus)
    • ?
  • Initial conditions editor (minus)
    • ?
  • 1D flow model in the project explorer (minus)
    • ?
  • Visualization of model results (minus)
    • ?
  • Run model from user interface and track it's progress
    • Animation control

...