UFO
ufo_gnssroonedvarcheck_utils_mod.f90 File Reference

Go to the source code of this file.

Data Types

type  ufo_gnssroonedvarcheck_utils_mod::element_type
 
type  ufo_gnssroonedvarcheck_utils_mod::singleob_type
 
type  ufo_gnssroonedvarcheck_utils_mod::singlebg_type
 

Modules

module  ufo_gnssroonedvarcheck_utils_mod
 

Functions/Subroutines

subroutine, public ufo_gnssroonedvarcheck_utils_mod::find_unique (input, output)
 Find the unique entries in the input list. More...
 
subroutine, public ufo_gnssroonedvarcheck_utils_mod::ops_realsortquick (key, index)
 Generates a index array pointing to the elements of the array 'key'. More...
 
subroutine, public ufo_gnssroonedvarcheck_utils_mod::allocate_singleob (singleob, nobs, nlevp, nlevq)
 Allocate the singleob_type structure, given a certain number of observations,. More...
 
subroutine, public ufo_gnssroonedvarcheck_utils_mod::deallocate_singleob (singleob)
 Deallocate the singleob_type structure. More...
 
subroutine, public ufo_gnssroonedvarcheck_utils_mod::allocate_singlebg (singlebg, nlevp, nlevq)
 Allocate the structure to hold background information from a single profile. More...
 
subroutine, public ufo_gnssroonedvarcheck_utils_mod::deallocate_singlebg (singlebg)
 Dealloate the singlebg_type structure. More...