Recent Releases of https://github.com/asfhyp3/asf-stac

https://github.com/asfhyp3/asf-stac - ASF STAC v0.3.8

Added

- Python
Published by tools-bot over 1 year ago

https://github.com/asfhyp3/asf-stac - ASF STAC v0.3.7

Fixed

  • Remove the Context extension, which is no longer supported as of stac-fastapi v3.0.0. Our previous release (v0.3.6) upgraded the stac-fastapi.pgstac dependency from 2.5.0 to 3.0.1 without removing the Context extension, which caused https://stac.asf.alaska.edu to return Internal Server Error.

- Python
Published by tools-bot over 1 year ago

https://github.com/asfhyp3/asf-stac - ASF STAC v0.3.6

Changed

  • The static-analysis Github Actions workflow now uses ruff rather than flake8 for linting.

- Python
Published by tools-bot over 1 year ago

https://github.com/asfhyp3/asf-stac - ASF STAC v0.3.5

Changed

  • Dependency upgrades.

- Python
Published by tools-bot almost 2 years ago

https://github.com/asfhyp3/asf-stac - ASF STAC v0.3.4

Changed

  • HAND license changed to CC0 from CCBy 4.0 in collections/glo-30-hand/glo-30-hand.json to match NASA data publishing guidelines.

- Python
Published by tools-bot over 2 years ago

https://github.com/asfhyp3/asf-stac - ASF STAC v0.3.3

Changed

  • Updated GitHub actions to use setup-micromamba instead of setup-miniconda
  • Version upgrades for python dependencies and ASFHyP3/actions

- Python
Published by tools-bot almost 3 years ago

https://github.com/asfhyp3/asf-stac - ASF STAC v0.3.2

Added

  • Added a "related" link to the associated Copernicus DEM tile for every HAND item

- Python
Published by tools-bot over 3 years ago

https://github.com/asfhyp3/asf-stac - ASF STAC v0.3.1

Security

  • Removed Transaction endpoints from the publicly available API, though create/update/delete permissions were already restricted at the database layer.

- Python
Published by tools-bot over 3 years ago

https://github.com/asfhyp3/asf-stac - ASF STAC v0.3.0

Added

  • Created a STAC item collection for the glo-30-hand dataset.

- Python
Published by tools-bot over 3 years ago

https://github.com/asfhyp3/asf-stac - ASF STAC v0.2.0

Added

  • Created a STAC item collection for the sentinel-1-global-coherence dataset. ### Changed
  • Improved API performance by increasing database instance size and storage type.

- Python
Published by tools-bot over 3 years ago

https://github.com/asfhyp3/asf-stac - ASF STAC v0.1.0

Added

  • Initial release of STAC API endpoint backed by a PostgreSQL database

- Python
Published by tools-bot over 3 years ago