find_url

gwdatafind.find_url(*args, **kwargs)

Query the LDR host for a single filename.

Parameters:
frametype : str

name of frametype to match

urltype : str, optional

file scheme to search for, one of 'file', 'gsiftp', or None, default: ‘file’

on_missing : str

what to do when the requested file isn’t found, one of:

  • 'warn': print a warning (default),
  • 'error': raise a RuntimeError, or
  • 'ignore': do nothing
Returns:
urls : list of str

a list of structured file paths for all instances of filename.