Skip to content
Snippets Groups Projects
FACT Utils

FACT Utils

Software components supporting FACT across multiple activities.

  • FACT Data API Reader

    Methods to query and retrieve results from FACT Data APIs.

  • FACT Data Project

    Software to execute workflows to extract, process, unify, store, and retrieve data from FACT data services.

  • FACT Unified Data IO

    A utility to store and retrieve in a database results from FACT data services.

  • FACT Workflow Manager

    A Julia workflow manager, reading workflow from .toml files and running asynchronous parallel and sequential tasks extracting data from FACT Data services, and storing results in FACT Unified Data container.

  • Julia Docker Client

    A lightweight Julia package to communicate with docker engines through Docker Remote API.

  • Julia Kubernetes Client

    A lightweight Julia package to communicate with and organize docker engines in Kubernetes clusters.

  • Julia Polygon Query On Raster

    A Julia service model to support the implementation of microservices providing a restful API supporting concurrent queries of rasters in COG tiffs with a polygon.

  • Orchestrator Registry

    The Orchestrator-Registry dynamically manages the lifecycle of containerized services and provides a centralized registry for querying service configurations, states, and endpoints.

  • Polygon Query on Raster

    A Python service model to support the implementation of microservices providing a restful API to query a raster in COG tiffs with a polygon.