FV3 Bundle
|
Data Types | |
type | ivar_type |
interface | odssu_compute_atmabsorption |
interface | odssu_compute_atmabsorption_ad |
interface | odssu_compute_atmabsorption_tl |
Functions/Subroutines | |
subroutine, public | odssu_compute_weights (SSU_Input, SensorIndex, ChannelIndex, iVar) |
subroutine | compute_odas_atmabsorption (SensorIndex, ChannelIndex, Predictor, AtmOptics, iVar) |
subroutine | compute_odps_atmabsorption (SensorIndex, ChannelIndex, Predictor, AtmOptics, iVar) |
subroutine | compute_odas_atmabsorption_tl (SensorIndex, ChannelIndex, Predictor, Predictor_TL, AtmOptics_TL, iVar) |
subroutine | compute_odps_atmabsorption_tl (SensorIndex, ChannelIndex, Predictor, Predictor_TL, AtmOptics_TL, iVar) |
subroutine | compute_odas_atmabsorption_ad (SensorIndex, ChannelIndex, Predictor, AtmOptics_AD, Predictor_AD, iVar) |
subroutine | compute_odps_atmabsorption_ad (SensorIndex, ChannelIndex, Predictor, AtmOptics_AD, Predictor_AD, iVar) |
subroutine | get_co2_cell_p (SensorIndex, ChannelIndex, u, y0) |
Variables | |
character(*), parameter | module_version_id = '$Id: ODSSU_AtmAbsorption.f90 60152 2015-08-13 19:19:13Z paul.vandelst@noaa.gov $' |
integer, parameter | ml = 256 |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 696 of file ODSSU_AtmAbsorption.f90.
subroutine, public odssu_atmabsorption::odssu_compute_weights | ( | type(ssu_input_type), intent(in) | SSU_Input, |
integer, intent(in) | SensorIndex, | ||
integer, intent(in) | ChannelIndex, | ||
type(ivar_type), intent(inout) | iVar | ||
) |
Definition at line 171 of file ODSSU_AtmAbsorption.f90.
|
private |
Definition at line 84 of file ODSSU_AtmAbsorption.f90.
|
private |
Definition at line 81 of file ODSSU_AtmAbsorption.f90.