March 25, 2019 5:02 pm
Published by Climate Extremes
Scott Wales (CLEX CMS) gives an overview of how to run ACCESS 2 and the Unified Model with the Rose/Cylc interface.
March 25, 2019 4:59 pm
Published by Climate Extremes
Marshall Ward (NCI) gives an overview of Payu, a tool for running ocean and coupled models on Raijin.
March 25, 2019 4:52 pm
Published by Climate Extremes
Claire Carouge (CLEX CMS) gives a brief overview of how to start with WRF at NCI.
March 25, 2019 4:50 pm
Published by Climate Extremes
Just Berkhout (TPAC) gives an overview of how to use the Nectar Research Cloud.
March 25, 2019 4:47 pm
Published by Climate Extremes
Martin Jucker (UNSW) gives an overview of using Paraview to visualise climate datasets.
March 25, 2019 4:45 pm
Published by Climate Extremes
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.
March 25, 2019 4:41 pm
Published by Climate Extremes
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.
March 25, 2019 4:38 pm
Published by Climate Extremes
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.
March 25, 2019 4:25 pm
Published by Climate Extremes
This is the second part of the introduction into our Fortran Build Environment by Holger Wolff.
March 25, 2019 4:21 pm
Published by Climate Extremes
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.