Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run the validation and region-processing #4

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

danielhuppmann
Copy link
Member

Just spent a few minutes debugging the ELEVATE-workflow until realizing that the workflow.py simply didn't run the processing...

Copy link
Contributor

@phackstock phackstock left a comment

Choose a reason for hiding this comment

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

Ah yes just had the exact same issue on the ENGAGE workflow ...
One comment below.

return df

# Run the validation and region-processing
dsd = DataStructureDefinition(here / "definitions")
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure if we want this as default as we don't have any definitions or mappings.
This would fail out of the box if used for a Scenario Explorer workflow.
Then again, if we just need a pipe through we don't need to set up a workflow directory at all.

Copy link
Member Author

Choose a reason for hiding this comment

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

I think the „reminder“ that you still have to define variables and regions is a feature, not a bug

Copy link
Contributor

Choose a reason for hiding this comment

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

Fair point

@danielhuppmann danielhuppmann merged commit 7201347 into main Sep 6, 2023
3 checks passed
@danielhuppmann danielhuppmann deleted the devops/run-processing branch March 15, 2024 10:54
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