Fixed corner-case bug in searching 5-digit GPS directories
This PR modifies the _find_in_gps5_dirs
method to start searching one 5-digit GPS directory early, allowing for files that run into the starting GPS-5 directory to be returned.
This PR modifies the _find_in_gps5_dirs
method to start searching one 5-digit GPS directory early, allowing for files that run into the starting GPS-5 directory to be returned.