How to run TL and adjoint tests

Tutorials on how to test the adjoint and TL codes of various models driven by the CIF: for users, the aim is to perform a check from a yaml configuration file elaborated for an inversion (for a beginner, see the tutorials on first inversions).

From a configuration for an inversion, the mode must be changed, together with the WORKDIR.

Adjoint test

Example:

mode:
  plugin:
    name: adj-tl_test
    version: std
  increments: 0.2
  incrmode: cst
  testspace: control

TL test

Example:

XXXXX