Skip to content

Latest commit

 

History

History
108 lines (82 loc) · 2.75 KB

workflow.md

File metadata and controls

108 lines (82 loc) · 2.75 KB

An Introduction to the CLEX Research Workflow

Below we describe 2 standard workflows that researchers might follow:

  1. Typical for users of NCI's High Performance Computing (HPC) resources
  2. Typical for non-NCI users

For NCI Users

Generic knowledge
Planning resource needs - Aidan rev. Paola
Finding data to run the model on (or to analyse) - Paola rev. Holger
Running a model - Holger rev. Scott
  • Pre-requisites: Introduction to NCI
  • Pre-requisites: Shell
  • Pre-requisites: SSH
  • Configuring the model
  • Running the model
    • UM
    • MOM
    • ACCESS
  • Postprocessing (Shouldn't this be part of Analysing?)
Analysing model results (or any data) - Scott rev. Danny
Code development and management - Danny rev. Claire
Publishing data - Claire rev. Aidan

For Non-NCI Users

Finding data to run the model on (or to analyse) * [Other data resources](remote_data.md) * [Accessing data remotely with THREDDS and OPenDAP](opendap.md)
Running a model locally * ???
Code development and management
  • Fortran basics
  • Python basics
  • Debugging
  • Version control
    • Svn
    • Git
  • Publishing
Local anaylsis * ???
Publishing data
  • ???