Overview

A 3D framework

CARS is a dedicated and open source 3D framework to produce Digital Surface Models from satellite imaging by photogrammetry.

This framework is intended for massive DSM production with a robust, performant and modular design.

CARS Framework

It is mainly composed of:

Computing distribution

The chain have computing distribution capabilities and can use dask (local or distributed cluster) or multiprocessing libraries to distribute the computations. The distributed cluster require centralized files storage and uses PBS scheduler only for now.

See Orchestrator section