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

Verbose mode #97

Open
schwehr opened this issue Dec 4, 2022 · 2 comments
Open

Verbose mode #97

schwehr opened this issue Dec 4, 2022 · 2 comments

Comments

@schwehr
Copy link

schwehr commented Dec 4, 2022

It would be great to have a verbose mode where it's possible to see progress happening. For example, this takes quite a while:

stac-check -r https://storage.googleapis.com/earthengine-stac/catalog/catalog.json
@jonhealy1
Copy link
Collaborator

jonhealy1 commented Dec 16, 2022

@schwehr stac-validator https://github.com/stac-utils/stac-validator has a --verbose mode.
$ stac-validator https://storage.googleapis.com/earthengine-stac/catalog/catalog.json --recursive --verbose

@jonhealy1
Copy link
Collaborator

It looks like it may be validating some items multiple times though

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

2 participants