-
Notifications
You must be signed in to change notification settings - Fork 0
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
build collecton/item metadata system #2
Conversation
Missing:
|
Thanks for the quick feedback @wildintellect.
I will add a provider entry for the Producer/Licensor. I wrote the package to build metadata for the original data which are not COGs and imagined that when we build metadata for the MAAP-hosted data we can add the Processor/Host entry for MAAP.
I filled out the
Yes, I'll add this! |
There should be an easy flag, arg to pass this info into the generation. I've done this before, let me try to recall the example https://github.com/stactools-packages/cop-dem/blob/852ed13abc95513e4113369004cfb6110bde0081/src/stactools/cop_dem/constants.py#L46-L57
But the collection is also supposed to show what assets are available on items (this might be the item-asset extension)
I also wasn't sure if pgstac supports 1.1 yet either... |
@wildintellect I added the |
Objective: Build a stactools package for the GLAD Land Cover Land Use 2020 dataset.
Notes:
href_format
to generate metadata for new copies of the assets (e.g. COGs in S3).Checklist
scripts/test
)