Skip to content

Update grid output names and docs

I used git describe to tag the output dsid when not using -t. The resulting dsids were getting close to or exceeding the 120 char limit, so to save characters I also

  • Switch from using the ATLAS build timestamp to the version number, e.g. 22_2_68.
  • Use two digits for the year instead of 4 in the timestamp.
  • Only use the submission datestamp when committing with uncontrolled changes

What would have been submitted as

user.svanstro.800030.e7954_s3681_r13144_p4931.tdd.EMPFlow.2022-03-31T0524.2022-04-20-T175516.22-04-20_tagname

is now

user.svanstro.800030.e7954_s3681_r13144_p4931.tdd.EMPFlow.22_2_68.22-04-23_tagname

There are also updates to the documentation which should close #76 (closed), #54 (closed) and #55 (closed).

@thuffman

Edited by Samuel Van Stroud

Merge request reports