normstype_info : Select type of norms to be written in task summary.
normstype_optional : True
normstype_default : both
plot_spectral_info : Plot evolution of spectral norms difference (number of # digits) to SVG.
plot_spectral_optional : True
plot_spectral_default : False
output_info : Output listing file name to process.
output_optional : True
output_default : NODE.001_01
digits4validation_info : Maximum number of different digits in norms for validation.
digits4validation_optional : True
digits4validation_default : 0
mode_values : ['all', 'last', 'last_spectral']
mode_info : Tunes what is to be written in task summary, among: 'all': all norms | 'last': only last step norms | 'last_spectral': only the last step that contains spectral norms.
mode_optional : True
mode_default : last_spectral
davai_tbx.experts.oops.OOPSJoADExpert
info : Read and compare *adjoint-test result* written by obs operator OOPS-test:test_adjoint in standard output file.
compute_stats_info : Compute (min, avg, max) when parsing fields.
compute_stats_optional : True
compute_stats_default : False
filenames_info : Filenames to process. If absent, will be determined according to reference resources and/or regular expressions on filenames.
filenames_optional : True
ignore_meta_info : Ignore fields metadata in comparison.
ignore_meta_optional : True
ignore_meta_default : False
hide_bit_repro_fields_info : Do not show bit-reproducible fields in comparison summary.
hide_bit_repro_fields_optional : True
hide_bit_repro_fields_default : True
ignore_orphan_fields_info : Ignore fields that are present in only one of the resources.
ignore_orphan_fields_optional : True
ignore_orphan_fields_default : False
normalized_validation_threshold_info : Threshold on normalized distance for validation. Normalized distance is computed as normalized(test, ref) - normalized(ref, ref) where normalized(test, ref) == (test-ref.min()) / (ref.max()-ref.min())
normalized_validation_threshold_optional : True
normalized_validation_threshold_default : 1e-12
davai_tbx.experts.oops.OOPSVariancesExpert
info : Read and compare *variances* written by OOPS-test in standard output file.