compass.landice.tests.ismip6_forcing.ocean_thermal.OceanThermal

class compass.landice.tests.ismip6_forcing.ocean_thermal.OceanThermal(test_group, process_obs)[source]

A test case for processing the ISMIP6 ocean thermal forcing data. The test case builds a mapping file for interpolation between the ISMIP6 8km polarstereo grid and MALI mesh, regrids the forcing data and renames the ISMIP6 variables to corresponding MALI variables.

Variables:

process_obs (bool) – Whether we are processing observations rather than CMIP model data

__init__(test_group, process_obs)[source]

Create the test case

Parameters:

Methods

__init__(test_group, process_obs)

Create the test case

add_step(step[, run_by_default])

Add a step to the test case

check_validation()

Check the test case's "validation" dictionary to see if validation failed.

configure()

Configures test case

run()

This method is deprecated.

validate()

Test cases can override this method to perform validation of variables and timers