TUW-GEO / geopathfinder

Querying and searching data on the file system
MIT License
0 stars 2 forks source link

better control length of SmartFilenamePart() #31

Open bbauerma opened 2 years ago

bbauerma commented 2 years ago

e.g. at src/geopathfinder/file_naming.py in Line 267 length = end - start, this can get messy.

what is "compact"? make more clear!