cars.pipelines.parameters.output_parameters

This module contains the output definition

Functions

is_valid_epsg(→ bool)

Check if the given EPSG code is valid using pyproj.

check_output_parameters(inputs, conf[, scaling_coeff, ...])

Check the output json configuration and fill in default values

check_filling_parameter(overloaded_conf)

Check and overload filling parameter

check_texture_bands(inputs, overloaded_conf)

Check and overload texture bands

check_classification_parameter(inputs, overloaded_conf)

Check and overload classification parameter

check_performance_classes(overloaded_conf)

Check performance classes

intialize_product_index(orchestrator, product_levels, ...)

Initialize the index dictionary according to requested levels with None

Module Contents

cars.pipelines.parameters.output_parameters.is_valid_epsg(epsg) bool[source]

Check if the given EPSG code is valid using pyproj.

cars.pipelines.parameters.output_parameters.check_output_parameters(inputs, conf, scaling_coeff=None, bounds=None)[source]

Check the output json configuration and fill in default values

Parameters:
  • conf (dict) – configuration of output

  • scaling_coeff (float) – scaling factor for resolution

  • pipeline_name (str) – name of corresponding pipeline

cars.pipelines.parameters.output_parameters.check_filling_parameter(overloaded_conf)[source]

Check and overload filling parameter

cars.pipelines.parameters.output_parameters.check_texture_bands(inputs, overloaded_conf)[source]

Check and overload texture bands

cars.pipelines.parameters.output_parameters.check_classification_parameter(inputs, overloaded_conf)[source]

Check and overload classification parameter

cars.pipelines.parameters.output_parameters.check_performance_classes(overloaded_conf)[source]

Check performance classes

cars.pipelines.parameters.output_parameters.intialize_product_index(orchestrator, product_levels, input_pairs)[source]

Initialize the index dictionary according to requested levels with None values for all paths.

Parameters:
  • orchestrator (Orchestrator) – cars orchestrator

  • product_levels (list) – name of corresponding pipeline

  • input_pairs (list) – list containing the pair names