An open API service indexing awesome lists of open source software.

https://github.com/metomi/rose

:rose: Rose is a toolkit for writing, editing and running application configurations.
https://github.com/metomi/rose

configuration cylc meteorological-suites python rose shell workflow

Last synced: about 1 year ago
JSON representation

:rose: Rose is a toolkit for writing, editing and running application configurations.

Awesome Lists containing this project

README

          

# Rose

[![test](https://github.com/metomi/rose/actions/workflows/test.yml/badge.svg)](https://github.com/metomi/rose/actions/workflows/test.yml)
[![DOI](https://zenodo.org/badge/6223866.svg)](https://zenodo.org/badge/latestdoi/6223866)

Rose: a framework for managing and running meteorological suites.

### Python 2 or Python 3 ?

#### Rose 2019

- Python 2
- PyGTK GUI
- `2019.01.x` branch in the source code

#### Rose 2

- Python 3
- No GUIs
- Web-based GUIs will follow in later Rose 2 releases
- `master` branch in the source code

[Installation](http://metomi.github.io/rose/doc/html/installation.html) |
[User Guide](http://metomi.github.io/rose/) |
[How to Contribute](https://github.com/metomi/rose/blob/master/CONTRIBUTING.md)

## Copyright and Terms of Use

Copyright (C) 2012-2025 British Crown (Met Office) & Contributors

Rose 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.

Rose 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 Rose. If not, see .

Rose documentation is licensed under the British Open Government
Licence. See doc/rose-terms-of-use.html and

See .

## Acknowledgement for non-Rose Work

See [Acknowledgement for Non-Rose Work](https://github.com/metomi/rose/blob/master/ACKNOWLEDGEMENT.md).