UFO
ufo_gnssroonedvarcheck_mod::ufo_gnssroonedvarcheck Type Reference
Collaboration diagram for ufo_gnssroonedvarcheck_mod::ufo_gnssroonedvarcheck:

Public Attributes

character(len=800) qcname
 name of the filter More...
 
type(c_ptr) obsdb
 pointer to the observation space More...
 
type(fckit_configuration) conf
 contents of the yaml file More...
 
integer(c_int) onedvarflag
 flag uased by the qc manager for a 1D-var check More...
 
logical capsupersat
 Whether to remove super-saturation (wrt ice?) More...
 
real(kind_real) cost_funct_test
 Threshold value for the cost function convergence test. More...
 
real(kind_real) delta_ct2
 Threshold used in calculating convergence. More...
 
real(kind_real) delta_factor
 Threshold used in calculating convergence. More...
 
integer n_iteration_test
 Maximum number of iterations in the 1DVar. More...
 
real(kind_real) ob_test
 Threshold for the O-B throughout the profile. More...
 
real(kind_real) y_test
 Threshold on distance between observed and solution bending angles. More...
 
character(len=800) bmatrix_filename
 Location of the B-matrix file. More...
 
logical pseudo_ops
 Whether to use pseudo levels in forward operator. More...
 
logical vert_interp_ops
 Whether to use ln(p) or exner in vertical interpolation. More...
 
real(kind_real) min_temp_grad
 The minimum vertical temperature gradient allowed. More...
 

Detailed Description

Definition at line 34 of file ufo_gnssroonedvarcheck_mod.f90.

Member Data Documentation

◆ bmatrix_filename

character(len=800) ufo_gnssroonedvarcheck_mod::ufo_gnssroonedvarcheck::bmatrix_filename

Location of the B-matrix file.

Definition at line 46 of file ufo_gnssroonedvarcheck_mod.f90.

◆ capsupersat

logical ufo_gnssroonedvarcheck_mod::ufo_gnssroonedvarcheck::capsupersat

Whether to remove super-saturation (wrt ice?)

Definition at line 39 of file ufo_gnssroonedvarcheck_mod.f90.

◆ conf

type(fckit_configuration) ufo_gnssroonedvarcheck_mod::ufo_gnssroonedvarcheck::conf

contents of the yaml file

Definition at line 37 of file ufo_gnssroonedvarcheck_mod.f90.

◆ cost_funct_test

real(kind_real) ufo_gnssroonedvarcheck_mod::ufo_gnssroonedvarcheck::cost_funct_test

Threshold value for the cost function convergence test.

Definition at line 40 of file ufo_gnssroonedvarcheck_mod.f90.

◆ delta_ct2

real(kind_real) ufo_gnssroonedvarcheck_mod::ufo_gnssroonedvarcheck::delta_ct2

Threshold used in calculating convergence.

Definition at line 41 of file ufo_gnssroonedvarcheck_mod.f90.

◆ delta_factor

real(kind_real) ufo_gnssroonedvarcheck_mod::ufo_gnssroonedvarcheck::delta_factor

Threshold used in calculating convergence.

Definition at line 42 of file ufo_gnssroonedvarcheck_mod.f90.

◆ min_temp_grad

real(kind_real) ufo_gnssroonedvarcheck_mod::ufo_gnssroonedvarcheck::min_temp_grad

The minimum vertical temperature gradient allowed.

Definition at line 49 of file ufo_gnssroonedvarcheck_mod.f90.

◆ n_iteration_test

integer ufo_gnssroonedvarcheck_mod::ufo_gnssroonedvarcheck::n_iteration_test

Maximum number of iterations in the 1DVar.

Definition at line 43 of file ufo_gnssroonedvarcheck_mod.f90.

◆ ob_test

real(kind_real) ufo_gnssroonedvarcheck_mod::ufo_gnssroonedvarcheck::ob_test

Threshold for the O-B throughout the profile.

Definition at line 44 of file ufo_gnssroonedvarcheck_mod.f90.

◆ obsdb

type(c_ptr) ufo_gnssroonedvarcheck_mod::ufo_gnssroonedvarcheck::obsdb

pointer to the observation space

Definition at line 36 of file ufo_gnssroonedvarcheck_mod.f90.

◆ onedvarflag

integer(c_int) ufo_gnssroonedvarcheck_mod::ufo_gnssroonedvarcheck::onedvarflag

flag uased by the qc manager for a 1D-var check

Definition at line 38 of file ufo_gnssroonedvarcheck_mod.f90.

◆ pseudo_ops

logical ufo_gnssroonedvarcheck_mod::ufo_gnssroonedvarcheck::pseudo_ops

Whether to use pseudo levels in forward operator.

Definition at line 47 of file ufo_gnssroonedvarcheck_mod.f90.

◆ qcname

character(len=800) ufo_gnssroonedvarcheck_mod::ufo_gnssroonedvarcheck::qcname

name of the filter

Definition at line 35 of file ufo_gnssroonedvarcheck_mod.f90.

◆ vert_interp_ops

logical ufo_gnssroonedvarcheck_mod::ufo_gnssroonedvarcheck::vert_interp_ops

Whether to use ln(p) or exner in vertical interpolation.

Definition at line 48 of file ufo_gnssroonedvarcheck_mod.f90.

◆ y_test

real(kind_real) ufo_gnssroonedvarcheck_mod::ufo_gnssroonedvarcheck::y_test

Threshold on distance between observed and solution bending angles.

Definition at line 45 of file ufo_gnssroonedvarcheck_mod.f90.


The documentation for this type was generated from the following file: