RETURN-project / makeDataCube

Data management
Apache License 2.0
0 stars 0 forks source link

Backup the queue #45

Open PabRod opened 3 years ago

PabRod commented 3 years ago

Problem

FORCE uses the file data/level1/queue.txt to control what files are waiting to be processed to level 2. It would be handy to have a clean copy of this file, in order to perform partial re-launches of the workflow without having to re-generate queue.txt through FORCE.

Solution

As soon as queue.txt is created, copy it into queue.txt.bak.