morpheus.modules.file_batcher

Functions

file_batcher(builder)

This module loads the input files, removes files that are older than the chosen window of time, and then groups the remaining files by period that fall inside the window.

file_batcher(builder)[source]

This module loads the input files, removes files that are older than the chosen window of time, and then groups the remaining files by period that fall inside the window.

Parameters
buildermrc.Builder

mrc Builder object.

© Copyright 2023, NVIDIA. Last updated on Feb 3, 2023.