Quick Start

  • Complete all prerequisite steps

  • Checkout CMEW:

    git clone git@github.com:MetOffice/CMEW.git
    
  • Navigate to the directory containing the flow.cylc file, e.g.:

    cd CMEW/CMEW
    
  • Run CMEW at the Met Office with the current configuration:

    cylc vip -O metoffice
    
  • Monitor the workflow progress with cylc gui, or browse the logs using Cylc Review. Cylc Review is a web service for browsing logs via an HTTP interface.

Note

Model developers and others may wish to configure CMEW. These users should be aware of named and numbered runs in Cylc workflows.