Author: Climate Extremes
-
CMS training – new Payu features
Aidan Heerdegen (CLEX CMS) talks about new features in Payu, and how to run ACCESS-OM2.
-
CMS training – running the UM with Rose and Cylc overview
Scott Wales (CLEX CMS) gives an overview of how to run ACCESS 2 and the Unified Model with the Rose/Cylc interface.
-
CMS training – an introduction and overview of Payu
Marshall Ward (NCI) gives an overview of Payu, a tool for running ocean and coupled models on Raijin.
-
CMS training – starting with WRF at NCI
Claire Carouge (CLEX CMS) gives a brief overview of how to start with WRF at NCI.
-
CMS training – Nectar research cloud
Just Berkhout (TPAC) gives an overview of how to use the Nectar Research Cloud.
-
CMS training – 3D visualisation
Martin Jucker (UNSW) gives an overview of using Paraview to visualise climate datasets.
-
Opening and converting UM files with IRIS
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.
-
Fortran debugging Part 3 – run time checks
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.
-
Fortran debugging – Part 2 stack traces
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.
-
Fortran Debugging – Part 1
In this first episode on Fortran Debugging, Holger Wolff explains the most common types of failures and the terminology of defect/infection/failure.