UFO
ufo_sfcpcorrected_mod.F90 File Reference

Go to the source code of this file.

Data Types

type  ufo_sfcpcorrected_mod::ufo_sfcpcorrected
 Fortran derived type for the observation type. More...
 

Modules

module  ufo_sfcpcorrected_mod
 Fortran module for sfcpcorrected observation operator.
 

Functions/Subroutines

subroutine ufo_sfcpcorrected_mod::ufo_sfcpcorrected_setup (self, f_conf)
 
subroutine ufo_sfcpcorrected_mod::ufo_sfcpcorrected_simobs (self, geovals, obss, nvars, nlocs, hofx)
 
subroutine ufo_sfcpcorrected_mod::da_intpsfc_prs (nobs, missing, P_o2m, H_o, P_o, H_m, TV_m, T_o, Q_o)
 \Conduct terrain height correction for surface pressure More...
 
subroutine ufo_sfcpcorrected_mod::da_intpsfc_prs_ukmo (nobs, missing, P_o2m, H_o, P_o, H_m, P_m, TV_2000, P_2000)
 \Conduct terrain height correction for surface pressure More...
 

Variables

integer, parameter ufo_sfcpcorrected_mod::max_string = 800
 
character(len=maxvarlen), dimension(5) ufo_sfcpcorrected_mod::geovars_list = (/ var_ps, var_geomz, var_sfc_geomz, var_tv, var_prs /)