Ignore:
Timestamp:
Apr 29, 2009, 5:12:28 PM (16 years ago)
Author:
myall
Message:

exporting stage and elevation and making rasters for GBR models

Location:
anuga_work/production/australia_ph2/cooktown
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/australia_ph2/cooktown/Arc_asc2raster_GDA94z50.py

    r6929 r6939  
    2626
    2727time_dir1 = '20090408_153032_run_final_0_31977_2065_Tb__mhingee'
    28 time_dir2 = '20090408_214931_run_final_0_51469_2065_Tb__mhingee'
    29 time_dir3 = '20090409_050811_run_final_0_63735_2065_Tb__mhingee'
     28##time_dir2 = '20090408_214931_run_final_0_51469_2065_Tb__mhingee'
     29##time_dir3 = '20090409_050811_run_final_0_63735_2065_Tb__mhingee'
    3030
    31 ##time_dir1 = '20090421_135741_run_final_0_31977_2065_Tb_internal_lfountai'
     31##time_dir2 = '20090421_135741_run_final_0_31977_2065_Tb_internal_lfountai'
    3232
    33 time_dirs = [time_dir1, time_dir2, time_dir3]
     33time_dirs = [time_dir1]#, time_dir2]#, time_dir3]
    3434
    3535for time_dir in time_dirs:
     
    4040##    ocean = scenario_dir + "map_work\\\port_hedland.gdb\\outlines\\initial_conditions_ocean"
    4141
    42     print 'Process: Create File GDB'
    43     gp.CreateFileGDB_management(folder, "raster")
     42##    print 'Process: Create File GDB'
     43##    gp.CreateFileGDB_management(folder, "raster")
    4444
    4545    gp.Workspace = raster_gbd
Note: See TracChangeset for help on using the changeset viewer.