-
Notifications
You must be signed in to change notification settings - Fork 1
Mono-repository-structure #263
Copy link
Copy link
Open
Description
Ive been thinking of a few ways to "balkanize" this code base. I think the most practical way to do this is to seperate functionality into 3 seperate "packages".
- parsing logic (i.e. sonardyne processing, novatel processing, tiledb routing)
- workflow logic, so our workspace management and pipeline management logic gets seperated and treats parsing logic as a dependency
- command line logic, this becomes its own package as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels