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 "continue on error" feature to odc.stac.load #100

Merged
merged 5 commits into from
Dec 8, 2022
Merged

Conversation

Kirill888
Copy link
Member

Adds new argument odc.stac.load(..., fail_on_error=False) #99, when set to False it will skip over IO errors. Errors are logged, but at the moment there is no programmatic way to get a list of failed files.

This PR also includes updates to github action versions and rework of notebook rendering action, instead of using docker it now builds binder environment to execute notebooks in.

@github-actions
Copy link

github-actions bot commented Dec 8, 2022

@Kirill888 Kirill888 merged commit da03bde into develop Dec 8, 2022
@Kirill888 Kirill888 deleted the skip-errors branch December 8, 2022 02:33
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

Successfully merging this pull request may close these issues.

1 participant