Changeset 7032 for anuga_work/production/australia_ph2/townsville
- Timestamp:
- May 13, 2009, 5:12:22 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/australia_ph2/townsville/Arc_asc2raster_GDA94z50.py
r7011 r7032 53 53 54 54 generate_filename = [] 55 input_ascii = glob.glob(folder + '* elevation.asc')55 input_ascii = glob.glob(folder + '*speed_max.asc') 56 56 57 57 for infile in input_ascii:
Note: See TracChangeset
for help on using the changeset viewer.