Separate base, integer suffix, and file type suffix from file name.
indexed_files
indexed_files ( path )
Find files in the same directory with the same prefix, followed by a numeric
suffix, followed by a file type suffix. For example, given data/map001.tif
find data/map002.tif, ..., data/map135.tif.