- Timestamp:
- Mar 5, 2009, 2:24:45 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/shallow_water/test_data_manager.py
r6469 r6470 521 521 #Check contents 522 522 #Get NetCDF 523 fid = NetCDFFile(sww.filename, inetcdf_mode_r)523 fid = NetCDFFile(sww.filename, netcdf_mode_r) 524 524 525 525 # Get the variables
Note: See TracChangeset
for help on using the changeset viewer.