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

setup task #6

Open
6 of 8 tasks
hcwinsemius opened this issue Aug 24, 2023 · 1 comment
Open
6 of 8 tasks

setup task #6

hcwinsemius opened this issue Aug 24, 2023 · 1 comment
Assignees

Comments

@hcwinsemius
Copy link
Contributor

hcwinsemius commented Aug 24, 2023

This issue is only for setting up the task in a properly serializable manner and putting it in the queue manager when all information is complete (not yet for callbacks, that will be a separate issue). A 2D-only task should be started when no profile information is available. A 2D + cross section(s) multiple subtask job should be made when there are also cross sections that are deemed valid for the camera cofiguration. A @Property is needed on camera_config, to assess which profiles on the site are within the valid time span of the camera config.

  • Trigger for starting job when time series is available
  • Triggers for adding time series instance to video (upon adding of water level for shared site, OR adding of video to shared site)
  • Serializer for 2D piv + mask only
  • Trigger for starting 2D job at model level (make new task and submit to queue manager)
  • cam config property for relevant cross sections
  • Serializer for cross section treatment
  • Subtask logic
  • Tests
@hcwinsemius hcwinsemius self-assigned this Aug 24, 2023
@hcwinsemius
Copy link
Contributor Author

hcwinsemius commented Aug 24, 2023

callbacks should be made to a separate discharge or time series model. not under this issue.

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