Releases: lanl/dsi
Releases · lanl/dsi
v1.1.2 DSI Release
v1.1.1 DSI Release
Implementation DSI User API for Python and Command Line Interface (CLI)
Documentation and examples available: https://lanl.github.io/dsi/
Jupyter notebook example available in dsi/examples/dsi_tutorial.ipynb using data from dsi/examples/clover3d/clover3d.zip
Pypi version available: https://pypi.org/project/dsi-workflow/1.1.1/
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