Tweaks to the generation script
- If the PSD data is not downloaded, print a logging message and return rather than downloading it: if the PSD itself is given (hence we don't download the PSD data) then the PSD data isn't determined.
-
Add the 'cached' flag to the get() commandThis was removed from this MR due to issues with fetch open data - Improve the
-gwpy_read()
method: allow forgwf
,txt
, andhdf5
in different ways. - Add read method tests for gwf, txt and hdf5 files
Edited by Gregory Ashton