In this episode we combine the previous Landsat image processing scripts into 1 script and make minor changes. Then we convert the script into an ArcGIS tool to run inside ArcGIS.
MyPhysical World on Facebook: www.facebook\myphysicalworld
Twitter: @my_physical
Instagram: @MyPhysicalWorld
Map Store: myphysicalworld.company.site
PyCharm is available at: www.jetbrain.com (free for the Community version)
ArcGIS is a registered product of Environmental Systems Research Institute (ESRI): www.esri.com
QGIS is opensource GIS software available at: www.qgis.org
New code features used in this video:
import time
arcpy.GetParametersAsText()
arcpy.AddMessage()