E3SM-Project / datasm

A data state machine for automating complex nested workflows for handling E3SM outputs.
MIT License
1 stars 2 forks source link

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.

Visit the docs for more information on how to get started.