Frequently asked question
Code:
import arcpy;
from arcpy.sa import *;
arcpy.CheckoutExtension ("Spatial"); #Code used to check the extension in ArcMap
Solar = arcpy.sa.AreaSolarRadiation (inRaster, latitude, time);
# the code segment uses the arcpy.sa
Article ID: 000012410
Get help from ArcGIS experts
Download the Esri Support App