TAGDIFF_CLI

Run the native tblite tagdiff auxiliary command. It compares an ACTUAL tagged data file against a REFERENCE tagged data file and reports differences using the keys from the reference file. [Edit on GitHub]

Keywords

Keyword descriptions

SECTION_PARAMETERS: logical = F

Lone keyword: T

Activates the native tblite tagdiff auxiliary command when the section is present. [Edit on GitHub]

ACTUAL: string

Usage: ACTUAL actual.tag

Actual tagged data file passed as the first positional argument to native tblite tagdiff. [Edit on GitHub]

FIT: logical = F

Lone keyword: T

Usage: FIT T

Pass native tblite tagdiff –fit, producing output suitable for tblite fit. [Edit on GitHub]

REFERENCE: string

Usage: REFERENCE reference.tag

Reference tagged data file passed as the second positional argument to native tblite tagdiff. Native tblite uses only keys present in this reference file. [Edit on GitHub]