Skip to content

Update to release 96

Dan Guest requested to merge dguest/training-dataset-dumper:merge-master into master

This has quite a lot of updates that we needed to bump to release 21.2.96:

  • Most importantly, we changed the naming scheme in the corresponding DAODs and dropped the EDM schema stuff. This means the schema enum had to be removed in a lot of places
  • Some output variables have new names (because they correspond to the DAOD names)
  • I updated the CI to point to new FTAG1 and FTAG5 derivations
  • We don't currently run any instances of DL2. The new versions of DL2 have been added to the derivations, and until atlas/athena!27608 (merged) is merged we can't run them again (they try to write to the existing output).

I'll also make a tag of the current master soon for backward compatibility. Both @miochoa and @mguth should take a look at everything here.

Merge request reports