UFO
ufo_rttovonedvarcheck_utils_mod Module Reference

Fortran module containing main type, setup and utilities for the main rttovonedvarcheck object. More...

Data Types

type  ufo_rttovonedvarcheck
 

Functions/Subroutines

subroutine, public ufo_rttovonedvarcheck_setup (self, f_conf, channels)
 Setup the defaults for the main rttovonedvarcheck object and read in the contents of the yaml file. More...
 
subroutine ufo_rttovonedvarcheck_print (self)
 Print contents of rttovonedvarcheck object. More...
 

Detailed Description

Fortran module containing main type, setup and utilities for the main rttovonedvarcheck object.

Function/Subroutine Documentation

◆ ufo_rttovonedvarcheck_print()

subroutine ufo_rttovonedvarcheck_utils_mod::ufo_rttovonedvarcheck_print ( type(ufo_rttovonedvarcheck), intent(in)  self)
private

Print contents of rttovonedvarcheck object.

Author
Met Office
Date
03/08/2020: Created

Definition at line 207 of file ufo_rttovonedvarcheck_utils_mod.f90.

Here is the caller graph for this function:

◆ ufo_rttovonedvarcheck_setup()

subroutine, public ufo_rttovonedvarcheck_utils_mod::ufo_rttovonedvarcheck_setup ( type(ufo_rttovonedvarcheck), intent(inout)  self,
type(fckit_configuration), intent(in)  f_conf,
integer(c_int), dimension(:), intent(in)  channels 
)

Setup the defaults for the main rttovonedvarcheck object and read in the contents of the yaml file.

Author
Met Office
Date
09/06/2020: Created
Parameters
[in]f_confyaml file contents

Definition at line 78 of file ufo_rttovonedvarcheck_utils_mod.f90.

Here is the call graph for this function:
Here is the caller graph for this function: