This repository is for deploying general purpose software that is used in conjunction with ACCESS models. e.g. pre and post processing tools.
Deployment is on to HPC targets, in this case gadi@NCI, utilising the build-cd infrastructure.
FRE-NCtools is a collection of tools for creating grids and mosaics commonly used in climate and weather models, the remapping of data among grids, and the creation and manipulation of netCDF files.
mppnccombine-fast is an accelerated version of the mppnccombine post-processing tool for MOM.
babeltrace2 is a CTF (Common Trace Format) trace processing library that provides both a CLI and Python bindings (bt2). It is a required dependency for esmf-trace, which is used to extract and visualise runtime profiling data from ESMF/NUOPC-based configurations.
esmf is a suite of software tools for developing high-performance, multi-component Earth science modeling applications.
Requirements: you must be a member of vk83.
The software is accessible through the environment module system on gadi, e.g.
module use /g/data/vk83/modulesTo discover what tools and versions are available:
module avail model-toolsor a specific tool
module avail model-tools/fre-nctoolsIt also works without the model-tools namespace:
module avail fre-nctoolsTo load the most recent version of fre-nctools:
module load model-tools/fre-nctoolsThis repository and the software deployed from it are supported by ACCESS-NRI.
If you encounter any issues, or would like other tools added to this repository either make an issue, or request support through the ACCESS-Hive Forum.