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

Collection download doesn't work #166

Closed
gadomski opened this issue Apr 4, 2023 · 1 comment · Fixed by #194
Closed

Collection download doesn't work #166

gadomski opened this issue Apr 4, 2023 · 1 comment · Fixed by #194
Assignees
Labels
bug Something isn't working [crate] cli stac-cli

Comments

@gadomski
Copy link
Member

gadomski commented Apr 4, 2023

The following command doesn't download any assets:

stac download https://planetarycomputer-staging.microsoft.com/api/stac/v1/collections/io-lulc-9-class .
@gadomski gadomski added bug Something isn't working stac-async [crate] cli stac-cli labels Apr 4, 2023
@gadomski gadomski added this to the stac-async-v0.4.1 milestone Apr 4, 2023
@gadomski gadomski self-assigned this Apr 4, 2023
@gadomski
Copy link
Member Author

gadomski commented Apr 4, 2023

This is probably due to the abfs:// href on one of the assets, which is causing an error and forcing the download to abort somehow. We should gracefully handle asset download errors, and allow the user to configure preferred behavior (WARN, ERROR, IGNORE, etc).

@gadomski gadomski mentioned this issue Oct 9, 2023
8 tasks
@gadomski gadomski closed this as not planned Won't fix, can't repro, duplicate, stale Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working [crate] cli stac-cli
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant