I've been working on a script that searches down through a tree, finds GIS data, clips it by an Area of Interest poly, then writes it out in a new location duplicating the input tree structure. https://community.esri.com/thread/95511?sr=stream
I only have this working for shapefiles and tifs. I need to also get the grids, but how to I detect a grid, a File System Raster, with python and arcpy?