source: inundation/pyvolution/wiki/long_term_design.txt @ 3290

Last change on this file since 3290 was 977, checked in by ole, 20 years ago
File size: 549 bytes
Line 
1
2
3Make origins instances of a georeference class
4(like class point from GPScape).
5It would conatin multiple representation, projections and code for adding itself to e.g. NetCDF files.
6       
7
8       
9       
10Tagged regions, edges etc should be done in terms of set-theory,
11so that each tag maps e.g. to a list of indices.       
12
13
14#DONE AND OBSOLETE     
15#Migrate code from domain.py so as much as possible is
16#done in terms of the consecutive arrays.
17#We can then destroy the Python objects after everything has been setup,
18#in order to conserved memory.
Note: See TracBrowser for help on using the repository browser.