- Timestamp:
- Mar 27, 2013, 8:04:00 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga/shallow_water/sww_interrogate.py
r8124 r8780 323 323 from anuga.geometry.polygon import inside_polygon 324 324 from anuga.config import minimum_allowed_height 325 from Scientific.IO.NetCDFimport NetCDFFile325 from anuga.file.netcdf import NetCDFFile 326 326 327 327 dir, base = os.path.split(filename)
Note: See TracChangeset
for help on using the changeset viewer.