Patch datafind calls to return absolute paths
This PR patches calls to gwdatafind.find_urls
to return absolute paths on the local machine, rather than HTTP-style paths, and consolidates those calls to reduce cognitive complexity.
This PR patches calls to gwdatafind.find_urls
to return absolute paths on the local machine, rather than HTTP-style paths, and consolidates those calls to reduce cognitive complexity.