askap-vast / vast-pipeline

This repository holds the code of the Radio Transient detection pipeline for the VAST project.
https://vast-survey.org/vast-pipeline/
MIT License
8 stars 3 forks source link

added HOME_DATA_ROOT setting #559

Closed marxide closed 3 years ago

marxide commented 3 years ago

Allows the location of the home directories to be customised instead of using the default OS location. Existing behaviour is maintained if left unset (the default). Closes #558.