SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
mode_av_pgd Module Reference

Functions/Subroutines

subroutine date2doy (TPDATA, OCOVER, KDOY)
 
subroutine doy2date (KDOY, KMONTH, KDAY)
 
subroutine get_weight (DTCO, KCOVER, KMASK, HSFTYPE, PWEIGHT)
 
subroutine get_weight_patch (DTCO, KCOVER, KMASK, KDECADE, HSFTYPE, PWEIGHT)
 

Function/Subroutine Documentation

◆ date2doy()

subroutine mode_av_pgd::date2doy ( type (date_time), dimension(:,:), intent(in)  TPDATA,
logical, dimension(:), intent(in)  OCOVER,
integer, dimension(:,:), intent(out)  KDOY 
)

Definition at line 17 of file mode_av_pgd.F90.

Here is the caller graph for this function:

◆ doy2date()

subroutine mode_av_pgd::doy2date ( integer, intent(in)  KDOY,
integer, intent(out)  KMONTH,
integer, intent(out)  KDAY 
)

Definition at line 50 of file mode_av_pgd.F90.

Here is the caller graph for this function:

◆ get_weight()

subroutine mode_av_pgd::get_weight ( type(data_cover_t), intent(inout)  DTCO,
integer, intent(in)  KCOVER,
integer, dimension(:), intent(in)  KMASK,
character(len=3), intent(in)  HSFTYPE,
real, dimension(:), intent(out)  PWEIGHT 
)

Definition at line 81 of file mode_av_pgd.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_weight_patch()

subroutine mode_av_pgd::get_weight_patch ( type(data_cover_t), intent(inout)  DTCO,
integer, intent(in)  KCOVER,
integer, dimension(:), intent(in)  KMASK,
integer, intent(in)  KDECADE,
character(len=3), intent(in)  HSFTYPE,
real, dimension(:,:), intent(out)  PWEIGHT 
)

Definition at line 175 of file mode_av_pgd.F90.

Here is the call graph for this function:
Here is the caller graph for this function: