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