Skip to content
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

Updating the Dawn notebook #99

Closed
oleg-alexandrov opened this issue May 5, 2022 · 1 comment
Closed

Updating the Dawn notebook #99

oleg-alexandrov opened this issue May 5, 2022 · 1 comment
Assignees

Comments

@oleg-alexandrov
Copy link

The Dawn notebook at

https://github.com/USGS-Astrogeology/knoten/blob/master/examples/dawn_fc_isis_cmp.ipynb

needs to be updated to ISIS 6, latest ALE and USGSCSM, and then the line:

usgscsm_str = ale.loads(fileName, props={'kernels': kernels}, formatter='usgscsm', verbose=False)

needs to be replaced with:

usgscsm_str = ale.loads(fileName, props={'kernels': kernels}, formatter='ale', verbose=False)

@jrcain-usgs jrcain-usgs self-assigned this Mar 28, 2023
@amystamile-usgs
Copy link
Contributor

PR #133 closes this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants