ocssw
V2022
|
get_retrieval_uncertainty.f90 File Reference
Go to the source code of this file.
Modules | |
module | get_retrieval_uncertainty |
Functions/Subroutines | |
subroutine, public | init_half_radii |
subroutine, public | getuncertainties (thickness, re, water_path, phase, R1R2wavelengthIdx, meas_error, surface_albedo, transmittance_w1, transmittance_w2, delta_transmittance_w1, delta_transmittance_w2, transmittance_stddev_w1, transmittance_stddev_w2, emission_pw, emission_Tc, sigma_R37_pw, uTau, uRe, uWaterPath, xpoint, ypoint) |
subroutine | get_emission_values (re, sigma37, phase, sigma37_val) |
subroutine | getctrefl_windspeeddiff (radius, optical_thickness, phase, wave_index, reflectancediff, meancloudtopreflw1, meancloudtopreflw2) |
subroutine | get_refl_windvector (radius, optical_thickness, phase, wave_index, sdev_refl) |
subroutine | getctref_albedodiff (radius, optical_thickness, phase, wave_index, surface_albedo, reflectancediff, meancloudtopreflw1, meancloudtopreflw2) |
subroutine | getclosestradius (numberradii, radiidata, radius, index) |
subroutine | nonasymptotic_calcu (tau_vector, tc, sfr, rf, ft1, ft0, albedo, rf_calculated) |
subroutine | nonasymptotic_albedovar (tau_vector, tc, sfr, rf, ft1, ft0, albedo, rf_lower, rf_middle, rf_upper) |
subroutine | sensitivitypartialderivatives (R1R2wavelengthIdx, re, tau, phase, surface_albedo, partialDerivTauWrtR1AtConstR2, partialDerivTauWrtR2AtConstR1, partialDerivReWrtR1AtConstR2, partialDerivReWrtR2AtConstR1) |
subroutine | reflpartialderivative (upperLimit, lowerLimit, halfAbscissaInterval, abscissaIntervalStartingPoint, re, tau, phase, surface_albedo, wrtParam, wavelengthIdx, partialDerivative) |
subroutine | abscissainterval (upperLimit, lowerLimit, halfAbscissaInterval, abscissaIntervalStartingPoint, abscissaIntervalLower, abscissaIntervalUpper) |
subroutine | getctref_constradius (optical_thickness_upper, optical_thickness_lower, radius, phase, surface_albedo, wave_index, reflectance_upper, reflectance_lower) |
subroutine | getctref_consttau (radius_upper, radius_lower, radius, optical_thickness, phase, surface_albedo, wave_index, partial_derivative) |
subroutine, public | getradiibounds (radiisize, radiidata, radius, upperbound, lowerbound) |