cars.pipelines.parameters.output_parameters
This module contains the output definition
Functions
|
Check if the given EPSG code is valid using pyproj. |
|
Check the output json configuration and fill in default values |
|
Check and overload filling parameter |
|
Check and overload texture bands |
|
Check and overload classification parameter |
|
Check performance classes |
|
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