-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Priority: LowTag: PythonWork is done in Python EnvsWork is done in Python EnvsType: ImprovementsIteration on existing featureIteration on existing featureType: QuestionFurther information is requestedFurther information is requested
Description
Issue: The project_info class was originally written to manage the status of input/output files, when the project was modified and other general information about the project. In it's current form it is either poorly utilized, or containing redundant information.
Objective: Open discussion on future utilization of the class. Should its usage be expanded further? Could it's functionality be better refactored into other modules.
Notes: Currently the class manages the info.nc file. Information stored within the file:
- added/removed raws
- added/removed process
- added/removed products (of which, the current project does not generate)
- Storage of last process run
Metadata
Metadata
Assignees
Labels
Priority: LowTag: PythonWork is done in Python EnvsWork is done in Python EnvsType: ImprovementsIteration on existing featureIteration on existing featureType: QuestionFurther information is requestedFurther information is requested