lanl / dsi

LANL Data Science Infrastructure Project
https://lanl.github.io/dsi
5 stars 4 forks source link

Separate Core DSI funcitonality from Driver and Plugin concepts #13

Closed qwofford closed 1 year ago

qwofford commented 1 year ago

This issue will track the process of restructuring DSI to accommodate the plugin/driver concept.

First proposed structure is:

<ROOT>/dsi
<ROOT>/dsi/core
<ROOT>/dsi/plugins
<ROOT>/dsi/drivers
 ...