-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Implement the following
- print out the related directory path (
data/sortfordata sortcommand) - print info for generated data as well (count of transformed images)
- organize the directory paths in
consts.pyfile to include description about the directory, and possibly group by command and link it to the actual command (import fromconststhe documentations and output those)- Have an
attributeskey, with a list of keywords that each command group will search and display. - Have an
iokey, indicating whether it is an input directory or an output directory. - Automatically create the directory if does not already exists
- Integrate the clean command to use the output directories.
- Have an
Future
- integrate documented directory information in README with the directory paths variables.
-
concatenate ROOT_DIR automatically inNot needed since always execute from ROOT_DIRconsts.pyinstead of having to manually do it in every command.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels