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

only run the global aggregate when appropriate scenario data is available #23

Merged
merged 1 commit into from
May 2, 2024

Conversation

cjyetman
Copy link
Member

@cjyetman cjyetman commented May 2, 2024

This at least avoids running the global aggregate branch (which takes longer to run) when the specified global aggregate scenario source/s are not included in the scenario data, in which case the output would ultimately be an empty data frame even though it took a long time to run.

@cjyetman cjyetman requested review from jdhoffa and AlexAxthelm May 2, 2024 10:34
@cjyetman cjyetman merged commit 5d59898 into main May 2, 2024
9 checks passed
@cjyetman cjyetman deleted the only-run-aggregate-when-needed branch May 2, 2024 10:57
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