You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 55 Next »

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

Features
  1. Add new river network to the project
  2. Add new 1d flow model to the project
  3. Edit model input data:
    1. Run parameters - start time, end time, time step
    2. Boundary conditions - Q(t), H(t)
    3. Initial conditions - Q(x), H(x)
  4. Run model
    1. See model progress during run
  5. View results along the river using table, chart, map
  6. View results at selected points using table, chart

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)
      Unknown macro: {issue}
    • Cross-section processing
      Unknown macro: {issue}
    • Implementation of test which imports existing network and runs computations
      Unknown macro: {issue}
    • Add logging
      Unknown macro: {issue}
    • ModelApi interface
      • Add initial conditions
        Unknown macro: {issue}
      • Add changing boundary conditions during computation
        Unknown macro: {issue}
    • Get results from model
  • Network editor
    • Generate model grid in a better way
      Unknown macro: {issue}
      ,
      Unknown macro: {issue}
    • Use shapefile vector as a branch
  • Cross-section editor
    • Minimal version should work Z(Y), W(H)
      Unknown macro: {issue}
      ,
      Unknown macro: {issue}
  • Boundary conditions editor
    • Assign boundaries automatically in a model based on a river network
      Unknown macro: {issue}
    • Edit model boundary conditions using table + chart view
      Unknown macro: {issue}
      • Time series editor, generate times using dialog (start, end, time step)
        Unknown macro: {issue}
  • Initial conditions editor
    • Edit initial conditions using table
      Unknown macro: {issue}
  • 1D flow model in the project explorer
    • Add model to the project explorer
      Unknown macro: {issue}
    • 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
      Unknown macro: {issue}
  • Visualization of model results
    • View results on the map (coverage)
      Unknown macro: {issue}
    • Update currently opened table view for model output variable using current time of the model
      Unknown macro: {issue}
  • Multi-dimensional data structures
    • Classes required to store all data of 1D model variables
      Unknown macro: {issue}
    • Time navigation control for time-dependent variables
      Unknown macro: {issue}
  • File formats
    • Project save / open with model data
    • Write model results into NetCDF
  • Prepare API + example for Import plugin for N&L

List of all issues assigned to version User Conference 2008 in JIRA

jiraissues: com.atlassian.confluence.extra.jira.exception.JiraIssueMacroException: com.atlassian.confluence.macro.MacroExecutionException: Data cannot be retrieved due to an unexpected error.
  • No labels