UFO
|
Fortran module to handle aod observations. More...
Data Types | |
type | ufo_aodcrtm |
Fortran derived type for aod trajectory. More... | |
Functions/Subroutines | |
subroutine | ufo_aodcrtm_setup (self, f_confOper, channels) |
subroutine | ufo_aodcrtm_delete (self) |
subroutine | ufo_aodcrtm_simobs (self, geovals, obss, nvars, nlocs, hofx) |
Variables | |
character(len=maxvarlen), dimension(5), parameter | varin_default = (/var_ts, var_mixr, var_rh, var_prs, var_prsi/) |
character(maxvarlen), parameter | varname_tmplate ="aerosol_optical_depth" |
Fortran module to handle aod observations.
|
private |
|
private |
|
private |
character(len=maxvarlen), dimension(5), parameter ufo_aodcrtm_mod::varin_default = (/var_ts, var_mixr, var_rh, var_prs, var_prsi/) |
Definition at line 35 of file ufo_aodcrtm_mod.F90.
|
private |
Definition at line 37 of file ufo_aodcrtm_mod.F90.