Skip to content

Updated gwpy.io.datafind to use new gwdatafind package

Duncan Macleod requested to merge github/fork/duncanmmacleod/gwdatafind into develop

This PR updates gwpy.io.datafind (and gwpy.timeseries.core) to use the new gwdatafind package instead of glue.datafind. I also included some improvements to the tests for gwpy.io.datafind and a patch to gwpy.io.gwf to accommodate reading files from unicode on python2.

gwdatafind is not yet available under macports, or in the LIGO apt or yum repositories, so this PR should probably wait until those uploads are complete and the package can be added to the relevant optional dependencies lists in CI.

Merge request reports