Batchee groups together filenames so that further operations (such as concatenation) can be performed separately on each group of files.
For local development, one can clone the repository and then use poetry or pip from the local directory:
git clone <Repository URL>
i) Follow the instructions for installing poetry
here.
ii) Run poetry install
from the repository directory.
batchee [file_names ...]
poetry run batchee [file_names ...]
-h
,--help
show this help message and exit-v
,--verbose
Enable verbose output to stdout; useful for debugging
This package is NASA Software Release Authorization (SRA) # LAR-20440-1