Skip to content

Releases: lanl/dsi

v1.1 DSI Release

13 Mar 20:00
6c31983
Compare
Choose a tag to compare

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

06 May 22:57
Compare
Choose a tag to compare

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

08 Feb 18:19
Compare
Choose a tag to compare
v0.1 release Pre-release
Pre-release

Code refactor complete and passes internal CI