Changes between Version 23 and Version 24 of Geo_reference


Ignore:
Timestamp:
Feb 27, 2009, 4:03:02 PM (15 years ago)
Author:
rwilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Geo_reference

    v23 v24  
    3232|| '''read_ASCII(self, fd, read_title=None)''' || Read '''Geo_reference''' attributes from an open ASCII file at `fd`. The attributes read are '''.zone''', '''.xllcorner''' and '''.yllcorner'''. If `read_title` is `None` then we expect the title line in the data file to match the standard title in the first two characters.  Otherwise `read_title` is the __assumed__ title in the file which must match the standard title in the first two characters, and the title line is not read from the file. ||
    3333|| '''change_points_geo_ref(self, points, points_geo_ref=None)''' || Change the coordinates of a list or array of Points to be relative to a new '''Geo_reference'''.  The new Point data is returned.  Note that the input Point is __also__ changed.  If `points_geo_ref` is None then the coordinates are changed to be absolute with respect to the current '''Geo_reference'''. ||
     34|| '''is_absolute(self)''' || Returns True if the '''Geo_reference''' origin is close to the UTM origin. ||
     35|| '''methodname(self, P)''' ||  ||
     36|| '''methodname(self, P)''' ||  ||
     37|| '''methodname(self, P)''' ||  ||
     38|| '''methodname(self, P)''' ||  ||
     39|| '''methodname(self, P)''' ||  ||
    3440|| '''methodname(self, P)''' ||  ||
    3541|| '''methodname(self, P)''' ||  ||