PolarGeospatialCenter / imagery_utils

Other
34 stars 10 forks source link

add option to write input command to txt file next to output dir #52

Closed bakkerbakker closed 2 years ago

bakkerbakker commented 2 years ago

Added a function to lib.utils to write the input CLI command to a text file next to the output directory for reference, upon request from the User Services team to have a copy of the inputs persist. I added an argument to skip this behavior and made it so that cluster jobs will only generate a command txt file for the initial input, not each individual job.