Skip to content

Releases: remotesensinginfo/pb_process_tools

v1.5.0

19 Aug 10:38
Compare
Choose a tag to compare

Refactored some functions which will require users to make some changes to there code but will simplify their code so they only need to process_tools_mod and process_tools_cls variables to the PBPTGenQProcessToolCmds constructor and then they do not need to provide implementations of the run_check_outputs and run_remove_outputs functions.

Also, adds back lock file when getting a job from the queue.

v1.4.0

10 Aug 11:06
Compare
Choose a tag to compare

Using sqlite lock files rather than a custom solution which caused problems when jobs had a very short run time.

v1.3.0

16 Jul 11:53
Compare
Choose a tag to compare

Added functions to allow outputs to be removed.