Changeset 1657 for inundation/ga/storm_surge/pmesh/load_mesh
- Timestamp:
- Jul 29, 2005, 3:33:32 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/pmesh/load_mesh/loadASCII.py
r1467 r1657 997 997 msg = 'Could not open file %s ' %ofile 998 998 raise IOError, msg 999 1000 1001 1002 1003 1004 1005 1006 1007 999 except IOError: 1008 1000 # Catch this to add an error message
Note: See TracChangeset
for help on using the changeset viewer.