-
Notifications
You must be signed in to change notification settings - Fork 10
Support multiple sets of data requirements #266
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
Conversation
|
@lee1043 Can you please take a look at the updated data requirements for your annual cycle metric and the associated test to confirm that is what you intended |
Codecov ReportAll modified and coverable lines are covered by tests ✅
🚀 New features to boost your workflow:
|
* fix-cache: docs: changelog chore: retry downloads if they fail
|
This is a very light touch fix to #240. This should be sufficient until we have stricter requirements |
lee1043
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirmed the annual cycle works okay with ts variable. Couldn't complete because of CMEC test failing, but as it will be addressed in a separate PR, I think this PR is good to go.
Description
Support multiple data requirements, either a list of data requirements or a list of lists of data requirements where each inner list is processed independently.
These different sets of data requirements can have different group bys and different filters.
Checklist
Please confirm that this pull request has done the following:
changelog/