-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
In regard to the yeoda_path
convention, the "logfiles" folder is at the same level as the "data_version" level at the moment. The advantage is that the level below "data_version" solely consists of sub-directories in a spatial context, e.g. different Equi7 continents.
However, in the context of job file logging under "logfiles", which are bound to a certain data version, we have the issue that they are hierarchically not connected with the different data versions anymore. This means if someone wants to move data produced with a specific version somewhere else, then it needs to be assured that the respective log files are also moved.
This issue could be solved by either:
- Leaving as is - results in problem/inconsistency mentioned above.
- Creating a new level below "data_version", e.g. consisting of "datasets" and "logfiles". This would thematically be the best separation, but introduces one more folder level.
- Move the "logfiles" folder below "data_version", which would cause an inconsistency with the spatial context of this folder level.
Metadata
Metadata
Assignees
Labels
No labels