Jonathan Healy
Jonathan Healy
Here's an example https://github.com/stac-utils/stac-examples/blob/main/landsat8/LC81530252014153LGN00.json This one is a collection https://github.com/radiantearth/stac-spec/blob/master/examples/collection.json
Hi. I will push to pypi in the morning
https://pypi.org/project/stac-validator/3.1.0/ It was less problematic than I thought
Still need a good script
nice thanks. What does this do? What activates this? My git is weak ```on: push: tags: - "*"
You push a branch with a tag associated to it maybe - what would that look like?
nice ok thank you
What you are looking at is an api response which is different than normal STAC format.
It could be better yes. I guess the first thing it looks for is a stac version because it needs to look up the right schema to test against.
@jbants is this fixed now? I think