4 projects
autosubmit
Autosubmit is a Python-based workflow manager to create, manage and monitor complex tasks involving different substeps, such as scientific computational experiments. These workflows may involve multiple computing systems for their completion, from HPCs to post-processing clusters or workstations. Autosubmit can orchestrate all the tasks integrating the workflow by managing their dependencies, interfacing with all the platforms involved, and handling eventual errors.
autosubmitconfigparser
An utility library that allows to read an Autosubmit 4 experiment configuration.
autosubmit-api
An extension to the Autosubmit package that serves its information as an API
py3dotplus
Python interface to Graphviz's Dot language