results¶
Definition:¶
A directory in which to store any results generated using the data in /data.
Properties:¶
| Property | Value | Description |
|---|---|---|
| path | /results |
Full path of the current file |
| directory | True |
Indicator for whether a given object is expected to be a directory or a file. |
If object not found:¶
| Property | Value |
|---|---|
| code | MISSING_RESULTS_DIRECTORY |
| level | warning |
| reason | It is recommended to include subdirectory named 'results' in the base directory |