ecflow_logsvr.pl
Meteorological workflow controller - server
Install
- All systems
-
curl cmd.cat/ecflow_logsvr.pl.sh
- Debian
-
apt-get install ecflow-server
- Ubuntu
-
apt-get install ecflow-server
- Kali Linux
-
apt-get install ecflow-server
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ecflow-server
- Dockerfile
- dockerfile.run/ecflow_logsvr.pl
ecflow-server
Meteorological workflow controller - server
ecFlow is a work flow package that enables users to run a large number of programs ( with dependencies on each other and on time) in a controlled environment. It provides reasonable tolerance for hardware and software failures, combined with good restart capabilities. ecFlow submits tasks(jobs) and receives acknowledgements from tasks when they change status and when they send events, using child commands embedded in the scripts. ecflow stores the relationship between tasks, and is able to submit tasks dependent on triggers.