File: README.md

package info (click to toggle)
ecflow 5.15.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 51,868 kB
  • sloc: cpp: 269,341; python: 22,756; sh: 3,609; perl: 770; xml: 333; f90: 204; ansic: 141; makefile: 70
file content (36 lines) | stat: -rw-r--r-- 2,180 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36

# ecFlow

<div align="center">
  <a href="https://github.com/ecmwf/codex/raw/refs/heads/main/ESEE"><img src="https://github.com/ecmwf/codex/raw/refs/heads/main/ESEE/production_chain_badge.svg" alt="Static Badge"></a>
  &nbsp;
  <a href="https://github.com/ecmwf/codex/raw/refs/heads/main/Project%20Maturity"><img src="https://github.com/ecmwf/codex/raw/refs/heads/main/Project%20Maturity/graduated_badge.svg" alt="Static Badge"></a>
  &nbsp;
  <a href="https://opensource.org/licenses/apache-2-0"><img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="License: Apache 2.0"></a>
  &nbsp;
  <a href="https://github.com/ecmwf/ecflow/releases"><img src="https://img.shields.io/github/v/release/ecmwf/ecflow?color=blue&label=Release&style=flat-square" alt="Latest Release"></a>
  &nbsp;
  <a href="https://ecflow.readthedocs.io/en/latest/?badge=latest"><img src="https://readthedocs.org/projects/ecflow/badge/?version=latest" alt="Documentation Status"></a>
  &nbsp;
  <a href="https://codecov.io/gh/ecmwf/ecflow"><img src="https://codecov.io/gh/ecmwf/ecflow/branch/develop/graph/badge.svg" alt="Code Coverage"></a>
</div>


> [!IMPORTANT]
> This software is **Graduated** and subject to ECMWF's guidelines on [Software Maturity](https://github.com/ecmwf/codex/raw/refs/heads/main/Project%20Maturity).


*ecFlow* is a client/server workflow 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 tolerance for hardware and software failures, combined with restart capabilities. It is used at ECMWF to run all our operational suites across a range of platforms.

The documentation can be found at https://ecflow.readthedocs.io/.


## COPYRIGHT AND LICENCE

Copyright 2005- European Centre for Medium-Range Weather Forecasts (ECMWF).

This software is licensed under the terms of the Apache Licence Version 2.0
which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.

In applying this licence, ECMWF does not waive the privileges and immunities granted to it by
virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.