macOS
brew install ecflow-uiprovider-native install command
安装
brew install ecflow-uiprovider-native install command
概览
User interface for client/server workflow package
历史
ecFlowUI is the graphical client shipped with ECMWF's ecFlow workflow manager. As a Homebrew package, ecflow-ui exposes the UI and client pieces of an operational workflow system used to define, submit, monitor, and restart large dependency-driven job suites.
ECMWF's ecFlow documentation says ecFlow is a client/server workflow package for running many programs with dependencies on each other and on time, in a controlled environment with failure tolerance and restart capabilities. It is used at ECMWF to run all operational suites across a range of platforms.
The history documented by ECMWF starts with SMS, the Supervisor Monitoring Scheduler, which ECMWF used for almost three decades. SMS let scientists, analysts, and operators design, submit, and monitor jobs in Research and Operations, and was also used by many organizations outside ECMWF member states.
ecFlow 4 superseded SMS as a complete object-oriented rewrite using modern standardized components. The proprietary CDP scripting language used by SMS was replaced by Python. Development of ecFlow 4 later stopped, support continued, and ecFlow 5 replaced it.
The ecFlow repository was created on GitHub in August 2020, but the documentation and copyright history show an older ECMWF project line. The current documentation is for ecFlow 5.16.0 and lists ecflow_client, ecflow_ui, ecflow_server, and the Python API as the main components.
ecFlow's adoption is strongest in operational forecasting and scientific production environments where workflows are long-running, dependency-heavy, and monitored by teams. ECMWF's own documentation frames it as production infrastructure rather than a general-purpose desktop scheduler.
The package split is important: Homebrew's ecflow-ui package includes ecflow_client and ecflow_ui executables, giving workstation users a way to inspect and control ecFlow suites without necessarily packaging the full server deployment in the same way.
ecFlow runs a server that receives requests from clients over TCP/IP. Clients include ecflow_client, ecflow_ui, scripts, and the Python API; suite jobs communicate status and events back through child commands embedded in scripts.
ecFlowUI is the Qt-based graphical client used to monitor and visualize the node-tree hierarchy. The CLI and Python API are used for suite definition, automation, and communication with the server.
ecflow-ui matters to package nerds because it is a UI/client package carved out of a larger scheduler ecosystem. That is a classic operational packaging problem: users may need local client tools and a GUI even when servers live elsewhere.
It also represents a lineage change in scientific operations tooling: SMS to ecFlow 4 to ecFlow 5, CDP to Python, and a move toward open GitHub-hosted ECMWF software with documented maturity status.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ecflow_client | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
ecflow_ui | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
ecflow_ui.x | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ecflow-ui |
|---|---|
| 版本 | 5.18.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://ecflow.readthedocs.io |
| 最后更新 | 2026-07-07T09:59:02Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.