Module 1 GIS Programming
This weeks module was focused on an introduction into creating pseudocode and flow charts for python scripts. Utilizing these tools helps simplify the processes in crafting scripts to solve simple or complex problems. Below is a flow chart I created to convert 3 radians to Degrees. You can also see a snippet from jupyter notebooks where I processed the script and received feedback.
Comments
Post a Comment