Module 3: Debugging and Error Handling
Module 3: Debugging and Error Handling
Each of the three scripts created in this assignment tested deferent parts of GIS data. The top of these images was the most complex codes to create. The fist part of the code had an error, and I needed to overcome this. To do this, I added a try: with the code inset inside for each part (1&2) and added exception and a print at the end of each section. This allowed the script to run each part separately. This is broken down in the following flow-chart:

Comments
Post a Comment