Skip to content

Releases: fermitools/declad

2.3.3 small feature release

30 Oct 19:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.2...2.3.3

2.3.2 Actually fix #41

22 Oct 19:09
Compare
Choose a tag to compare

Previous changes were trying to fix the wrong problem. This just adds the template_tags routine to the dune custom module.

Full Changelog: 2.3.1...2.3.2

2.3.1 Bugfix release

22 Oct 18:09
Compare
Choose a tag to compare

This release includes bugfixes for several bugs found rather immediately in the 2.3.0 release.

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

17 Oct 04:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

2.2.0

29 Jul 19:18
Compare
Choose a tag to compare

What's Changed in 2.2.0

Full Changelog: v2.1.1...2.2.0

2.1.0

09 Apr 18:19
241da3a
Compare
Choose a tag to compare

Version 2.1.0 release: New feature release.

Major Features:

  • Accepts more metadata formats
    • Original almost-SAM format
    • Actual SAM format
    • New Metacat file-info format
  • datadataset_did_template in the config file now uses MetaCat metadata field names, like the other templates
  • Files are added to a dataset in MetaCat as well as Rucio
  • Broader metadata converter (shared with fife-utils)
  • $adler32_checksum field in copy command templates replaced with file's checksum.
  • metacat datasets created if they don't exist

Note: as in the previous release, eperiment specifics have been factored into "custom" directory; upon installation
one should either:

  • cd declad/declad/custom; ln -s ${experiment}.py __init__.py with suitable experiment OR
  • make a new directory (possibly next to your config.yaml file), addi it to PYHONPATH, and put a copy of declad/declad/custom, similarly symlinked, there.

Also, double check your dataset_did_template in your config.yaml and change it to using new metadata.