ocssw
V2022
|
pfaast Module Reference
Functions/Subroutines | |
subroutine, public | modis_fascode (coeff_dir_path, year, jday, temp, wvmr, ozmr, theta, ang_2way, platform, kban, jdet, taut, taut_2way, newang, newatm, new_2way, do_2way, iok, xxx, yyy) |
Function/Subroutine Documentation
◆ modis_fascode()
subroutine, public pfaast::modis_fascode | ( | character(*), intent(in) | coeff_dir_path, |
integer, intent(in) | year, | ||
integer, intent(in) | jday, | ||
real, dimension(*), intent(inout) | temp, | ||
real, dimension(*), intent(inout) | wvmr, | ||
real, dimension(*), intent(inout) | ozmr, | ||
real, intent(in) | theta, | ||
real, intent(in) | ang_2way, | ||
integer, intent(in) | platform, | ||
integer, intent(in) | kban, | ||
integer, intent(in) | jdet, | ||
real, dimension(*), intent(inout) | taut, | ||
real, dimension(*), intent(inout) | taut_2way, | ||
logical, intent(in) | newang, | ||
logical, intent(in) | newatm, | ||
logical, intent(in) | new_2way, | ||
logical, intent(in) | do_2way, | ||
integer, intent(inout) | iok, | ||
integer, intent(in) | xxx, | ||
integer, intent(in) | yyy | ||
) |
Definition at line 23 of file pfaast.f90.