Changeset 2459
- Timestamp:
- Mar 1, 2006, 2:19:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/load_mesh/loadASCII.py
r2447 r2459 989 989 Note: will throw an IOError if it can't load the file. 990 990 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? 994 995 995 996 if ofile[-4:]== ".xya":
Note: See TracChangeset
for help on using the changeset viewer.