Skip to content

Add environment variable for QSV working directory #3373

@kulnor

Description

@kulnor

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions