Skip to content

Releases: lanl/dsi

v1.1.2 DSI Release

10 Jul 17:21
18cfed6
Compare
Choose a tag to compare

General bugfixes and improvements to User CLI API, Python API. Initial hooks for dsi data movement

v1.1.1 DSI Release

11 Jun 20:27
b24944e
Compare
Choose a tag to compare

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

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