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