Changeset 2694


Ignore:
Timestamp:
Apr 11, 2006, 2:49:11 PM (19 years ago)
Author:
duncan
Message:

comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/pyvolution/general_mesh.py

    r2532 r2694  
    6868        self.coordinates = array(coordinates)
    6969
     70        # FIXME: this stores a geo_reference, but when coords are returned
     71        # This geo_ref is not taken into account!
    7072        if geo_reference is None:
    7173            self.geo_reference = Geo_reference() #Use defaults
Note: See TracChangeset for help on using the changeset viewer.