Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

VictorVerhaert/stac-catalog-builder

 
 

Repository files navigation

STAC Catalog Builder

This tool generates a STAC collection from a set of GeoTiff images.

It is mainly intended to create STAC collections and catalogs for use in openEO, with the load_stac process.

It requires a some configuration for the fields we need to fill in, but the goal is to make it much easier to generate STAC collections from a set of EO images.

For now it only supports GeoTIFFs. For example, netCDF is not supported yet, because it can be a lot more complex to extract info from than GeoTIFF. We wanted to start with GeoTIFF and we can see about other needs later.

Setup - Installation

See: docs/installation.md

Running the Stacbuilder Tool

See: docs/how-to-run-stacbuilder.md

About

Tool to build STAC catalogs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.0%
  • Makefile 17.0%
  • Dockerfile 1.6%
  • Shell 0.4%