Skip to content

Developer Guide

Emma Hogan edited this page Jan 29, 2024 · 33 revisions

Overview

Coding requirements

All files must start with the following two comments, where <year> is either <year_of_first_publication> or <year_of_first_publication>-<year_of_last_modification>:

# (C) British Crown Copyright <year>, Met Office.
# Please see LICENSE for license details.

Cylc best practice

The Cylc: Workflow Design Guide must be followed to ensure CMEW is clear, maintainable, and portable.

Clone this wiki locally