cars.pipelines.filling.filling_pipeline_wrapper =============================================== .. py:module:: cars.pipelines.filling.filling_pipeline_wrapper .. autoapi-nested-parse:: CARS filling pipeline class file Functions --------- .. autoapisummary:: cars.pipelines.filling.filling_pipeline_wrapper.merge_filling_bands_wrapper cars.pipelines.filling.filling_pipeline_wrapper.merge_classif_bands_wrapper Module Contents --------------- .. py:function:: merge_filling_bands_wrapper(in_filling_path, aux_filling, dsm_file, window=None, saving_info=None, profile=None) Merge filling bands to get mono band in output .. py:function:: merge_classif_bands_wrapper(in_classif_path, aux_classif, dsm_file, window=None, saving_info=None, profile=None) Merge classif bands to get mono band in output