Added
- Add
DOES_RESULTS_DIR
environment variable to change the default results dir<DOES_PROJECT_DIR>/doe-suite-results
(can be useful for artefact evaluation)
Changed
- Extend
etl_debug.py
to include an option to specifyoverwrite_suite_id_map
that will overwrite specific suite ids in a super_etl.
Theoverwrite_suite_id_map
can now also be used to filterpipeline.experiments
in super etl designs.