Project

General

Profile

Download (6.12 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
76bbab9d 11/26/2014 12:33 PM David Sorber

Well that is one of the things I don't like about Python. You can silently corrupt a namespace and have no idea about it until your code actually runs. This should fix the issue for now.

f147b728 11/25/2014 08:34 PM David Sorber

Made some small updates to the extent_test.py master script.

0a32526d 11/25/2014 06:22 PM David Sorber

Created a top level script for fully automating the full extent test process (well, aside from data analysis).