Skip to content

Experiment IDs and Branching

Compare
Choose a tag to compare
@CodeGat CodeGat released this 08 Jan 00:09
· 185 commits to master since this release
ca0c825

Notable changes

This release adds support for Experiment UUIDs and marks a major change in the way payu names the work and archive laboratory directories to support Experiment IDs and git branching. The naming scheme incorporates a portion of the experiment ID and the git branch name which prevents namespace clashes, and allows experiments with the same name to co-exist. More importantly it means git branches can be utilised seamlessly as independent experiments.

As a result the minor version has been incremented: the changes are backward compatible, but from now on by default new experiments will use the new naming scheme.

What's Changed

  • Adding experiment uuid, metadata and branch support by @jo-basevi in #384

Full Changelog: 1.0.30...1.1