Skip to content

Back compatibility run 2 settings#75

Open
amassiro wants to merge 1 commit intomasterfrom
amassiro-compatibility-run2
Open

Back compatibility run 2 settings#75
amassiro wants to merge 1 commit intomasterfrom
amassiro-compatibility-run2

Conversation

@amassiro
Copy link
Copy Markdown

@amassiro amassiro commented Nov 3, 2025

First commit for back compatibility with Run 2 settings.

It's important to have both run 2 and run 3, since most likely analyses will have to handle both dataset.


if framework_path:
if "Full20" in era:
key = era.split("Full20")[1].split("v")[0]
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is key defined only here? I.e. Can it be used in line 57?

Does this if handle also the 2016 case, where if I remember correctly, we split into 2016HIPM and 2016noHIPM (without Full)?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have not tested yet on 2016, but I will need to do it soon and let you know.
The "key" was there in the code before ... not sure why/where it was introduced

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. Then, I would wait for the 2016 test before merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants