Recent Releases of https://github.com/alcrene/smttask
https://github.com/alcrene/smttask - v0.2.1-rc.1
v0.2.1 Release Candidate
CLI functionality improvements
- Deleting records
- Access to the underlying smt commands
New functionality
- Support dirty directories (directories which are allowed to have uncommitted changes)
- Support SciTyping’s new annex files
- When interacting with a Record, new functions/attributes to inspect the Task which created it:
- task_name
- task_code
- resultpaths -> paths in the input datastore
- invalidate() -> invalidates the cache, so the task will run again next time
- task -> recreate the Task instance
- filtering the RSView by task name
- Executed task tracking: Optionally specify a folder where every executed task output is copied to.
Useful to generate a minimal data set of a computation results to allow reproducibility.
Full Changelog: https://github.com/alcrene/smttask/compare/v0.2.0...v0.2.1-rc.1
- Python
Published by alcrene almost 2 years ago
https://github.com/alcrene/smttask - v0.2.0
Full Changelog: https://github.com/alcrene/smttask/commits/v0.2.0
- Python
Published by alcrene over 2 years ago