Changeset 2459


Ignore:
Timestamp:
Mar 1, 2006, 2:19:39 PM (18 years ago)
Author:
duncan
Message:

comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/load_mesh/loadASCII.py

    r2447 r2459  
    989989    Note: will throw an IOError if it can't load the file.
    990990    Catch these!
    991 
    992     #FIXME (Ole): This function should really return a Geospatial_data object.   
    993     """
     991    """
     992   
     993
     994    #FIXME (Ole): This function should really return a Geospatial_data object.      #FIXME (DSG): Do you know it does, in the points dic?
    994995   
    995996    if ofile[-4:]== ".xya":
Note: See TracChangeset for help on using the changeset viewer.