An open API service indexing awesome lists of open source software.

https://github.com/e3sm-project/datasm

A data state machine for automating complex nested workflows for handling E3SM outputs.
https://github.com/e3sm-project/datasm

Last synced: about 1 year ago
JSON representation

A data state machine for automating complex nested workflows for handling E3SM outputs.

Awesome Lists containing this project

README

          

# The E3SM Data State Machine

The E3SM Data State Machine (`datasm`) is a library that automates complex nested workflows for handling E3SM outputs. These workflows use conditional branching based on the success or failure of the jobs within them. Workflow jobs include `extract`, `validate`, `postprocess`, and `publish`.

- **_Note: `datasm` is currently in active development, so many planned features may be a work in progress, missing, or broken._**

Visit the [docs](docs/) for more information on how to get started.