UFO
ufo_rttovonedvarcheck_minimize_jacobian_mod.f90 File Reference

Go to the source code of this file.

Modules

module  ufo_rttovonedvarcheck_minimize_jacobian_mod
 Fortran module to get the jacobian for the 1D-Var.
 

Functions/Subroutines

subroutine, public ufo_rttovonedvarcheck_minimize_jacobian_mod::ufo_rttovonedvarcheck_get_jacobian (self, geovals, ob, channels, profindex, prof_x, hofxdiags, rttov_simobs, hofx, H_matrix)
 Get the jacobian used in the 1D-Var. More...
 
subroutine ufo_rttovonedvarcheck_minimize_jacobian_mod::ufo_rttovonedvarcheck_gethmatrixrttovsimobs (geovals, ob, obsdb, rttov_data, channels, profindex, hofxdiags, UseQtsplitRain, FullDiagnostics, hofx, H_matrix)
 Get the jacobian from rttov and if neccessary convert to variables used in the 1D-Var. More...
 
subroutine ufo_rttovonedvarcheck_minimize_jacobian_mod::ufo_rttovonedvarcheck_printhmatrix (nchans, nprofelements, channels, H_matrix, profindex)
 Routine to print the contents of the jacobian for testing. More...