ResultFileIdentifier Data Type
value | description |
---|---|
NONE | No result file identifiers will be included. |
JSON | Includes a metadata.json file in the root of the archive describing each result file |
AS_FILES | For each result file, a file with the same name but with the unique identifier as file ending, will be included in the archive. The identifier is a empty file of format "corresponding_result_file_name.IDENTIFIER". Example: Result file: SPA_STD_2_0_13_MS_log_SREC_log_shot0001_20170825_070145.dat Identifier file: SPA_STD_2_0_13_MS_log_SREC_log_shot0001_20170825_070145.12345 |