azavea / franklin

A STAC/OGC API Features Web Service
https://azavea.github.io/franklin/
Apache License 2.0
75 stars 18 forks source link

Update example notebook for PySTAC 1.0.1 and with a public STAC #401

Open jisantuc opened 4 years ago

jisantuc commented 4 years ago

Improvement

The example notebook uses an old branch-pinned version of PySTAC. It should be upgraded to PySTAC 0.5.x. Also, instead of depending on a non-public S3-hosted catalog, it should:

jisantuc commented 3 years ago

Upgraded to 1.0.1 now! It would be cool if this could be kept automatically up-to-date somehow, maybe with dependabot, and checked as part of CI, but just getting to current is step one.