diff --git a/README.md b/README.md index 1d04dff254..d3d1ec44e5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # MOM6-examples This repository provides the configurations (input parameters and data) and their corresponding @@ -5,6 +6,17 @@ regression data (for testing), of models that involve [MOM6](https://github.com/ and [SIS2](https://github.com/NOAA-GFDL/SIS2). The repository also contains tools for analysis and preprocessing. +## Testing status + + +Compile: [![Build Status](https://climate-cms.nci.org.au/jenkins/buildStatus/icon?job=mom-ocean.org/MOM6_build_copy)](https://climate-cms.nci.org.au/jenkins/job/mom-ocean.org/job/MOM6_build_copy/) + +Run: [![Run Status](https://climate-cms.nci.org.au/jenkins/buildStatus/icon?job=mom-ocean.org/MOM6_run)](https://climate-cms.nci.org.au/jenkins/job/mom-ocean.org/job/MOM6_run/) + +Valgrind: [![Valgrind Status](https://climate-cms.nci.org.au/jenkins/buildStatus/icon?job=mom-ocean.org/MOM6_runtime_analyzer)](https://climate-cms.nci.org.au/jenkins/job/mom-ocean.org/job/MOM6_runtime_analyzer/) + +(Click on icons for details) + # Where to find information To find information, start at the [MOM6-examples wiki](https://github.com/NOAA-GFDL/MOM6-examples/wiki).