vs-common

Core functions for shared use in view server.

Description

The vs-common provides the following main functionalities:
  • archive - for handling archives

  • config - for handling omegaconf configuration

  • filesystem - for filesystem handling using the provided model

  • model - for the shared configuration model across the services

  • stac - for handling STAC concepts

Notes

The library doesn’t need bump2version

This project has been set up using PyScaffold 4.0.2. For details and usage information on PyScaffold see https://pyscaffold.org/.