Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
gwdatafind 2.1.0
gwdatafind 2.1.0

Documentation

  • Installation
  • Basic usage
  • Session usage
  • Authorisation
  • HTCondor

Reference

  • gwdatafind
    • find_latest
    • find_observatories
    • find_times
    • find_types
    • find_url
    • find_urls
    • ping
  • gwdatafind.io
    • Cache
    • LalCacheEntry
    • OmegaCacheEntry
  • gwdatafind.utils
    • file_segment
    • filename_metadata
    • find_credential
    • get_default_host
    • validate_proxy

Command-line interface

  • gw_data_find

Extras

  • Changelog
Back to top
View this page

gwdatafind.utils¶

Utilities for the GW datafind service.

Functions¶

file_segment(filename)

Return the data segment for a filename following LIGO-T050017.

filename_metadata(filename)

Return metadata parsed from a filename following LIGO-T050017.

find_credential()

Locate X509 certificate and key files.

get_default_host()

Return the default host as stored in the ${GWDATAFIND_SERVER}.

validate_proxy(path)

Validate an X509 proxy certificate file.

Next
file_segment
Previous
OmegaCacheEntry
Copyright © 2025, Cardiff University
Made with Sphinx and @pradyunsg's Furo
On this page
  • gwdatafind.utils
    • Functions