WFRT / Comps

Component-based post-processing system
wfrt.github.com/Comps
Other
5 stars 1 forks source link

Allow format string for output filenames #29

Open tnipen opened 9 years ago

tnipen commented 9 years ago

Input files can be specified using %Y, %m, etc specifiers. Allow the same for output files. Move the filename code to the Output base class.