CMS training – an introduction and overview of Payu
March 25, 2019 4:59 pm Comments Off on CMS training – an introduction and overview of PayuMarshall Ward (NCI) gives an overview of Payu, a tool for running ocean and coupled models on Raijin.
Marshall Ward (NCI) gives an overview of Payu, a tool for running ocean and coupled models on Raijin.
Claire Carouge (CLEX CMS) gives a brief overview of how to start with WRF at NCI.
Just Berkhout (TPAC) gives an overview of how to use the Nectar Research Cloud.
Martin Jucker (UNSW) gives an overview of using Paraview to visualise climate datasets.
In this video, Scott Wales and Holger Wolff discuss how to use IRIS to convert UM output files to NetCDF with IRIS, particularly non-standard fields that IRIS can't identify itself.
In Part 3 of the ongoing Fortran Debugging Series, Holger Wolff looks at how a program can self-evaluate whether it is still working properly.
This video describes what a stack trace is, and how to use it to find out where exactly in program code a program has crashed.
In this first episode on Fortran Debugging, Holger Wolff explains the most common types of failures and the terminology of defect/infection/failure.
This is the second part of the introduction into our Fortran Build Environment by Holger Wolff.
The Fortran Build Environment is a CMake driven build system for Fortran Projects. It is meant to make it as simple as possible to include unit testing with pFUnit. Holger Wolff takes you through the environment.