Cylc ("silk") orchestrates complex distributed suites of interdependent cycling (or non-cycling) tasks. It was originally designed to automate environmental forecasting systems at NIWA, however Cylc is a general workflow engine; it is not specialized to forecasting in any way.
Currently in the source code repository:
- master branch: Python 3, ZeroMQ network layer, no GUI - Cylc-8 Work In Progress
- 7.8.x branch: Python 2, Cherrypy network layer, PyGTK GUI - Cylc-7 Maintenance
The first official Cylc-8 release (with a new web UI) is not expected until late 2019. Until then we recommend the latest cylc-7.8 release for production use.
Quick Installation | Website | Documentation | Contributing
Copyright (C) 2008-2019 NIWA & British Crown (Met Office) & Contributors.
Cylc is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Cylc is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Cylc. If not, see GNU licenses.
- See The Cylc Website