UFO
ufo_roobserror_utils_mod.F90 File Reference

Go to the source code of this file.

Data Types

type  ufo_roobserror_utils_mod::rmatrix_type
 

Modules

module  ufo_roobserror_utils_mod
 Fortran module for utility routines used in calculating the observation uncertainties, using the Met Office calculations.
 

Functions/Subroutines

subroutine, public ufo_roobserror_utils_mod::ufo_roobserror_getrmatrix (max_mats, filename, Rmatrix, R_num_mats)
 
subroutine ufo_roobserror_utils_mod::ufo_roobserror_read_rmatrix (fileunit, Rmatrix, return_code)
 
subroutine ufo_roobserror_utils_mod::ufo_roobserror_interpolate_rmatrix (satid, origc, av_temp, R_num_sats, Rmatrix_list, out_matrix)
 
subroutine ufo_roobserror_utils_mod::ufo_roobserror_interpolate_heights (target_nheights, target_heights, source_nheights, source_heights, source_values, output_values)
 
subroutine ufo_roobserror_utils_mod::ufo_roobserror_copy_rmatrix (in_mat, out_mat)
 
subroutine ufo_roobserror_utils_mod::ufo_roobserror_findnearest_rmatrix (satid, origc, latitude, R_num_sats, Rmatrix_list, out_matrix)