Ignore:
Timestamp:
Jan 24, 2007, 4:26:19 PM (18 years ago)
Author:
duncan
Message:

comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/geospatial_data/geospatial_data.py

    r4181 r4194  
    335335        """Get coordinates for all data points as an Nx2 array
    336336
    337         If absolute is True absolute UTM coordinates are returned otherwise
    338         returned coordinates are relative to the internal georeference's
    339         xll and yll corners.
     337        If absolute is False returned coordinates are relative to the
     338        internal georeference's xll and yll corners, otherwise
     339        absolute UTM coordinates are returned.
    340340
    341341        If a geo_reference is passed the points are returned relative
Note: See TracChangeset for help on using the changeset viewer.