-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
By default, QSV output files are stored in the same directory as the processed data files.
This can rapidly clutter a directory, complicate data product packaging processes (e.g., may not want QSV files included), and lead to other issues.
Stdout redirects or the --output option can be used to control this, but files such as the index of statistics, used by various commands, are also expected to be found in the data directory, or may be auto-generated by some commands.
It would therefore be very useful to be able to specify an alternate default path.
Suggest adding a QSV_WORK_DIR (or similar) environment variable to control this (could be a relative or an absolute path).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels