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
- Host: GitHub
- URL: https://github.com/csiro/ccam-scripts
- Owner: csiro
- License: gpl-3.0
- Created: 2025-05-14T22:59:24.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-11-13T05:54:13.000Z (7 months ago)
- Last Synced: 2025-11-13T07:21:07.919Z (7 months ago)
- Language: Python
- Homepage: https://research.csiro.au/ccam/
- Size: 832 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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`