- Timestamp:
- Mar 2, 2010, 2:31:30 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/mandurah_storm_surge_2009/gems_comparison/project_GEMS.py
r7628 r7647 62 62 #------------------------------------------------------------------------------- 63 63 64 output_comment = [setup, tide, event, ' _GEMS_compare'] # event_number will have to64 output_comment = [setup, tide, event, 'GEMS_compare'] # event_number will have to 65 65 # change to something relevent 66 66 # for storm surge … … 77 77 ## 'm_peel_10m.asc' 78 78 ## 'm_harvey_10m.asc'] 79 ascii_grid_filenames = [' Man_25m', # this is the latest 25m DEM from GEMS79 ascii_grid_filenames = ['man_25m_prj', # this is the latest 25m DEM from GEMS 80 80 'man10m_ss'] # this is to fill in areas not covered by the 81 81 # GEMS grid and is derived from the 10m resampled LiDAR from DoT,
Note: See TracChangeset
for help on using the changeset viewer.