GRASS GIS Locations from Public Data
Zechariah Krautwurst
WEEK 07: JULY 10 - JULY 14
ACCOMPLISHED
- Made significant changes to error handling to improve clean-up functionality, script crashes, and several other structural changes[1]
- Implemented new method of pulling .img files from zip archive[1]
- Code now checks if complete zip files already exist and does not download files that are already available[1]
- Refined error handling and GRASS messages for handling incomplete partially downloaded files[1]
- Created clean-up function
- Changed ‘r’ flag to ‘k’ flag that keeps zip archives if checked, removes all temp files by default
[1] Most recent git commit
NEXT WEEK
- UNAVAILABLE
CHALLENGES
- None