Go to the source code of this file.
|
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...
|
|