Changeset 682


Ignore:
Timestamp:
Dec 7, 2004, 9:59:26 AM (20 years ago)
Author:
duncan
Message:

added more issues..

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/ga/storm_surge/pyvolution/wiki/issues.txt

    r627 r682  
    22OPEN ISSUES:
    33------------
     4Issue (interpolate_sww): Give a warning if points are outside the mesh.
     5Importance: Mid
    46
     7Issue (interpolate_sww (new functionality)): Be able to specify what at
     8what times data is needed e.g. input a start, finish and period.
     9Importance: Mid - low
     10
     11Issue (least_squares): Do a test that the number of attribute titles and number
     12of attributes match
     13Importance: Mid
     14
     15Issue (least_squares): Do a bug report ot sci py
     16Importance: low to don't do
     17
     18Issue (least_squares): datapoints outside the mesh are not used in
     19least squares.
     20Importance: Mid - low
     21Suggested Action: Talk to Steve about including them
     22
     23Issue (least_squares): Code to not product D matrix (if it isn't
     24needed) isn't working.
     25Importance: Mid - low
     26Suggested Action: Fix
     27
     28Issue: Get the reservoir example working for the 'new' pyvolution
     29Issue: Mid
    530 
    631Issue: Exceptions thrown by Python functions called from C don't get caughts
     
    3964Suggested Action: How about having the functionality that water levels are set
    4065to == the bed elevation, if level < bed elevation.  This will make
    41 setting things up easier.
     66setting things up easier.  A following suggestion is don't initialise
     67quantities without values, eg in quantity __init__.
    4268
    4369
Note: See TracChangeset for help on using the changeset viewer.