Ignore:
Timestamp:
Nov 12, 2007, 2:17:58 PM (17 years ago)
Author:
ole
Message:

Moved files from joaquim_luis into the autovalidation suite to check problems with pixel registration of ESRI ASCII data.
Currently, this test will fail.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_validation/automated_validation_tests/validate_all.py

    r4409 r4810  
    3030
    3131for path, filename in validation_dirs_and_files:
    32     print 'filename path',path, filename
     32    print 'filename path', path, filename
    3333
    3434    os.chdir(path)
     
    3737    print 'current dir', os.getcwd()
    3838   
    39     #back to parent directory
     39    # Back to parent directory
    4040    os.chdir(os.pardir)
    4141
Note: See TracChangeset for help on using the changeset viewer.