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

https://github.com/csiro/ccam-scripts

Python scripts for running CCAM
https://github.com/csiro/ccam-scripts

Last synced: 5 months ago
JSON representation

Python scripts for running CCAM

Awesome Lists containing this project

README

          

# **run_ccam.py**: a python script for automating CCAM

Original author: Mitchell Black
Current contact: Marcus Thatcher (Marcus.Thatcher@csiro.au)

The following describes a python script that has been developed for automating the Conformal Cubic Atmospheric Model (CCAM).

## Overview
------

A new user can start using CCAM in a few simple steps:

1. Install CCAM
2. Download the scripts **run_ccam.py**
3. Execute **run_ccam.py** from the command line or using the shell script **run_ccam.sh**

## run_ccam.py
------

To read a manual page for **run_ccam.py**, a user can type the following on the comand line:

`python run_ccam.py -h`

## run_ccam.sh
------

To run CCAM, the user simply needs to change the arguments within **run_ccam.sh** and then submit the job for processing. For example,

`sbatch run_ccam.sh`