Ignore:
Timestamp:
Jun 12, 2009, 10:28:57 AM (16 years ago)
Author:
rwilson
Message:

Back-merge from Numeric trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/numpy/anuga/coordinate_transforms/geo_reference.py

    r7176 r7193  
    232232    # @note If 'points' is a list then a changed list is returned.
    233233    def change_points_geo_ref(self, points, points_geo_ref=None):
    234         """Change the geo reference of a list or Numeric array of points to
     234        """Change the geo reference of a list or numeric array of points to
    235235        be this reference.(The reference used for this object)
    236236        If the points do not have a geo ref, assume 'absolute' values
Note: See TracChangeset for help on using the changeset viewer.