Functions
|
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.