Changeset 957 for inundation/ga/storm_surge/pyvolution/util.py
- Timestamp:
- Feb 25, 2005, 12:34:48 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/ga/storm_surge/pyvolution/util.py
r955 r957 84 84 """If domain is specified, don't specify quantites as they are automatically derived 85 85 """ 86 87 88 #FIXME (OLE): Should check origin of domain against that of file 89 90 86 91 assert type(filename) == type(''),\ 87 92 'First argument to File_function must be a string'
Note: See TracChangeset
for help on using the changeset viewer.