unity-sds / unity-project-management

Container repo for project management (projects, epics, etc)
Apache License 2.0
0 stars 1 forks source link

Support for EMIT #138

Open mike-gangl opened 3 months ago

mike-gangl commented 3 months ago

Support for EMIT

Following use cases

As an Algorithm developer, i want to make updates to an existing algorithm As an Algorithm developer, i want to test my algorithm in a unity jupyter envionrment As an Algorithm developer, i want to package my algorithm into a unity-application-pacakge As an Algorithm developer, i want to run my algorithm against a set 200 known data products as a regression

For the last one, we want to run the processes against a known set of data products that are used for validation. We can import these into the unity system as a collection. We will want to ensure it's simple to run that regression test against all 200 items. How would a project set that up (e.g. in airflow via a DAG? command line calls?)

Acceptance Criteria

Acceptance criteria required to implement the epic

Work Tickets

Link to work tickets required to implement the epic

Dependencies

Other epics or outside tickets required for this to work

Associated Risks

links to risk issues associated with this epic