yatsm cacheΒΆ

Create or modify dataset cache files used by YATSM. This command can create cache files from scratch or update existing cache files to reflect additions or removals from the time series dataset originally cached to disk.

Usage:

$ yatsm cache --help
Usage: yatsm cache [OPTIONS] <config> <job_number> <total_jobs>

Options:
  --update <pattern>  Create new cache files by updating old cache files
                      matching provided pattern
  --interlace         Assign rows interlaced by job instead of sequentially
  --help              Show this message and exit.