Changeset 1815


Ignore:
Timestamp:
Sep 12, 2005, 12:20:32 PM (20 years ago)
Author:
ole
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/wiki/future_directions.txt

    r1788 r1815  
    3838        Main issues  (TBA) 
    3939     
    40     - Better API for handling (scripted) meshes:
     40- Better API for handling (scripted) meshes:
    4141        *Error messages
    4242        *Refined regions should be specified easily
     
    5151  Could code be cast in terms of lat/lons?
    5252  make sure that georeferencing is used consistently (domain, pmesh, sww files, ...) (Duncan) 
    53   Test that least_squares correctly reconciles different georefs. (See Karratha)
     53  Test that least_squares (and elsewhere) correctly reconciles different georefs. (See Karratha)
    5454
    5555Least_squares, (Duncan)
     
    6464
    6565        use sparse matrix (CSR) format in "build_interpolation_matrix_A"
    66         simplify geo-referencing (make sure that coordinate changes 'change_points' are
    67         used everywhere)
     66        simplify geo-referencing (make sure that coordinate
     67        changes 'change_points' are used everywhere)
    6868       
    6969        memory issue: !
     
    7676               
    7777               
     78               
    7879refactor interpolate_sww in terms of Interpolation_function (Ole or Duncan)
    7980
    8081               
    8182Checkpointing (largely done but needs to be revisited)
     83
    8284
    8385Ability to create additional quantities and initialise arbitrarily
     
    164166
    165167
    166 Introduce create_quantity in domain.py:
     168Introduce create_quantity in domain.py: (Ole)
    167169  It will make a new named instance and populate it by calling set_quantity
    168170  if desired.
     
    195197Look at matplotlib's verbosity object.
    196198
     199
    197200------
    198201Other:
     
    208211
    209212Have a .tms format for straight timeseries, use sww for f(t,x,y).
    210 Modify Interpolation function and file_function accordingly. (Use lwru2.py as test bed)
     213Modify Interpolation function and file_function accordingly. (Use lwru2.py as test bed) (Ole)
    211214
    212215
Note: See TracChangeset for help on using the changeset viewer.