We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
add a page about sonification of the ApRES data.
Follow this guide: https://gist.github.com/akey7/94ff0b4a4caf70b98f0135c1cd79aff3
The text was updated successfully, but these errors were encountered:
this capability will soon be included in a working form in XApRES (see here for a working code in a feature branch: https://github.com/ldeo-glaciology/xapres_package/blob/8f25013a0e61fdb72d6b14bef2f2ecf764eb0883/xapres_package/utils.py#L154), so it should be easy to include in the textbook page.
Sorry, something went wrong.
this is now a feature of XApRES:
ds.chirp.isel(time=300, chirp_num=0, attenuator_setting_pair=0).sonify()
No branches or pull requests
add a page about sonification of the ApRES data.
Follow this guide: https://gist.github.com/akey7/94ff0b4a4caf70b98f0135c1cd79aff3
The text was updated successfully, but these errors were encountered: