Releases: lanl/dsi
Releases · lanl/dsi
v1.1 DSI Release
Implementation of new readers and improvement of features including Ingest, Process, Query and Find.
Documentation and examples available: https://lanl.github.io/dsi/
Pypi version available: https://pypi.org/project/dsi-workflow/1.1/
v1.0 DSI Release
First major DSI release containing core functionality
- Ingest - metadata and data from scientific data sources
- Query/Find
- Data Movement - track filesystem attributes and metadata across filesystems
- Write - Output queries of metadata as readable CSV
- Core - Supports multiple plugins and backends
- Examples - Pennant and Wildfire Simulations
v0.1 release
Code refactor complete and passes internal CI