-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sxs.zenodo.download not found in sxs_catalog_download_example.ipynb #9
Comments
Please see #8 . We still need to update this repo to reflect that the download mechanisms have been superseded with a new |
#8 is marked as closed. Shouldn't it be only closed once the issue no longer exists? |
@rhaas80 that's valid, probably it shouldn't have been closed. Or, we should have opened a separate issue like 'Deprecate this repo' instead. @geoffrey4444 thoughts? |
If deprecating the whole repo (which would be a shame as having a programmatic interface is quite useful) then care must be taken to remove all references to it on the website. Eg https://data.black-holes.org/waveforms/index.html |
Is this issue has been resolved?
Many thanks for considering my request. |
You may try the following code
and call as
Before you try the above code, you need to create two files, sxs_catalog_zen.json and sxs_catalog_zen_resolutions_available.json. These files can be generated by executing code Examples/sxs_zenodo_metadata_example.ipynb Good luck! |
Hello all,
I just wanted to try out
sxs_catalog_download_example.ipynb
(git hash dac7198) using:but get in the second cell:
when using
pip install sxs
. I ended up withsxs
2020.9.19 (so fairly new).The text was updated successfully, but these errors were encountered: