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

Add example showing how to pass a pointing table to update_pointing #87

Open
nabobalis opened this issue Apr 30, 2021 · 0 comments
Open

Comments

@nabobalis
Copy link
Contributor

In GitLab by @wtbarnes on Apr 30, 2021, 08:02

When updating the pointing for many images, it is best to query the pointing table from the JSOC once (using get_pointing_table) for the appropriate date range and then pass this table in to each call to update_pointing rather than repeatedly querying the JSOC. However, our examples do not make this clear. We need an additional example or an update to the existing one that shows explicitly how to do this.

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

No branches or pull requests

1 participant