I have 365 point feature classes stored in a personal geodatabase. The feature classes represent local rain gauge precipitation data for each day of the year of 2016. I want to generate a batch kriging analysis that produces 365 unique kriging analyses for each of the 365 point feature classes.
Solved! Go to Solution.
Check out the ListFeatureClasses function.
Check out the ListFeatureClasses function.
Brittany,
I am attaching a script I attempted with list features.