MODI_TEB_VEG_PROPERTIES Module


Contents


Interfaces

interface

  • public subroutine TEB_VEG_PROPERTIES(PMASK, IO, PEK, PDIR_SW, PSCA_SW, PSW_BANDS, KSW, PTS, PEMIS, PALB, PTA, PALBNIR_TVEG, PALBVIS_TVEG, PALBNIR_TSOIL, PALBVIS_TSOIL)

    Arguments

    Type IntentOptional AttributesName
    real, intent(in), DIMENSION(:):: PMASK
    type(ISBA_OPTIONS_t), intent(inout) :: IO
    type(ISBA_PE_t), intent(inout) :: PEK
    real, intent(in), DIMENSION(:,:):: PDIR_SW
    real, intent(in), DIMENSION(:,:):: PSCA_SW
    real, intent(in), DIMENSION(:):: PSW_BANDS
    integer, intent(in) :: KSW
    real, intent(out), DIMENSION(:):: PTS
    real, intent(out), DIMENSION(:):: PEMIS
    real, intent(out), DIMENSION(:):: PALB
    real, intent(in), optional DIMENSION(:):: PTA
    real, intent(out), optional DIMENSION(:):: PALBNIR_TVEG
    real, intent(out), optional DIMENSION(:):: PALBVIS_TVEG
    real, intent(out), optional DIMENSION(:):: PALBNIR_TSOIL
    real, intent(out), optional DIMENSION(:):: PALBVIS_TSOIL