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

CMOS MERGE - More Flexible Job Selection #21

Open
pilotmm opened this issue Jan 12, 2019 · 0 comments
Open

CMOS MERGE - More Flexible Job Selection #21

pilotmm opened this issue Jan 12, 2019 · 0 comments

Comments

@pilotmm
Copy link
Collaborator

pilotmm commented Jan 12, 2019

fused_data_set.py: UPGRADE: in 'get_job_list' a second optional argument should be given to control how the job-ids are selected. Currently it will search ALL variables and will select it only if there is one variable that doesn't have a 1. The filtering should be controlled as follows: 1) One could only consider a sub-set of variable names to consider, for example some variable names could be from a CFD work-flow while others are from a HAWC work flow. 2) There are also different ways of filtering based on status. Maybe you want to know all the jobs that succeeded, or failed, or have not been ran. Maybe you want to see that ALL or ANY either acheieves a given condition. I would consider using bit-wise AND, OR and EQUAL masks.

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

No branches or pull requests

1 participant