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

Constraint Pattern: require activity A before next activity B #802

Closed
2 tasks done
bashbash opened this issue Mar 17, 2023 · 1 comment
Closed
2 tasks done

Constraint Pattern: require activity A before next activity B #802

bashbash opened this issue Mar 17, 2023 · 1 comment
Labels
clipper Requests from the Europa Clipper project constraints Anything related to the constraints domain

Comments

@bashbash
Copy link

bashbash commented Mar 17, 2023

ccamargo
https://jira.jpl.nasa.gov/browse/AERIEQS-212
Moderate
Some Clipper flight rules use language like "...before start of the next science observation". We already have a StartOf constraint node. To implement language like this we would like a "BeforeNext" constraint node.

Possible signature for this new constraint node:

  • *Return Type:*Set of windows
  • *Return Value:*All windows before the next window
  • Required Fields:
    ** {{expression}}: Expression yielding sets of windows

Tasks

Preview Give feedback
  1. constraints feature
    JoelCourtney
  2. constraints feature
    JoelCourtney
@bashbash bashbash added the clipper Requests from the Europa Clipper project label Mar 17, 2023
@camargo camargo added the constraints Anything related to the constraints domain label Aug 7, 2023
@github-project-automation github-project-automation bot moved this to Todo in Aerie Aug 28, 2023
@JoelCourtney JoelCourtney changed the title Constraint Node: BeforeNext Constraint Pattern: require activity A before next activity B Sep 20, 2023
@mattdailis mattdailis moved this from Todo to In Progress in Aerie Oct 12, 2023
@mattdailis
Copy link
Collaborator

Both subtasks have been completed

@github-project-automation github-project-automation bot moved this from In Progress to Done in Aerie Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clipper Requests from the Europa Clipper project constraints Anything related to the constraints domain
Projects
Archived in project
Development

No branches or pull requests

3 participants