SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Data Types | Functions/Subroutines
av_pgd.F90 File Reference

Go to the source code of this file.

Data Types

module  modi_av_pgd
 
interface  modi_av_pgd::av_pgd
 

Functions/Subroutines

subroutine av_pgd_1d (DTCO, PFIELD, PCOVER, PDATA, HSFTYPE, HATYPE, OCOVER, PDZ, KDECADE)
 
subroutine av_patch_pgd_1d (DTCO, PFIELD, PCOVER, PDATA, HSFTYPE, HATYPE, OCOVER, PDZ, KDECADE)
 
subroutine av_pgd_2d (DTCO, PFIELD, PCOVER, PDATA, HSFTYPE, HATYPE, OCOVER, PDZ, KDECADE)
 
subroutine av_patch_pgd (DTCO, PFIELD, PCOVER, PDATA, HSFTYPE, HATYPE, OCOVER, PDZ, KDECADE)
 
subroutine major_patch_pgd_1d (TFIELD, PCOVER, TDATA, HSFTYPE, HATYPE, OCOVER, KDECADE)
 
subroutine date2doy (TPDATA, KDOY)
 
subroutine doy2date (KDOY, KMONTH, KDAY)
 

Function/Subroutine Documentation

subroutine av_patch_pgd ( type(data_cover_t), intent(inout)  DTCO,
real, dimension(:,:,:), intent(out)  PFIELD,
real, dimension(:,:,:), intent(in)  PCOVER,
real, dimension(:,:), intent(in)  PDATA,
character(len=3), intent(in)  HSFTYPE,
character(len=3), intent(in)  HATYPE,
logical, dimension(:), intent(in)  OCOVER,
real, dimension(:,:), intent(in), optional  PDZ,
integer, intent(in), optional  KDECADE 
)

Definition at line 1162 of file av_pgd.F90.

Here is the call graph for this function:

subroutine av_patch_pgd_1d ( type(data_cover_t), intent(inout)  DTCO,
real, dimension(:,:), intent(out)  PFIELD,
real, dimension(:,:), intent(in)  PCOVER,
real, dimension(:,:), intent(in)  PDATA,
character(len=3), intent(in)  HSFTYPE,
character(len=3), intent(in)  HATYPE,
logical, dimension(:), intent(in)  OCOVER,
real, dimension(:), intent(in), optional  PDZ,
integer, intent(in), optional  KDECADE 
)

Definition at line 445 of file av_pgd.F90.

Here is the call graph for this function:

subroutine av_pgd_1d ( type(data_cover_t), intent(inout)  DTCO,
real, dimension(:), intent(out)  PFIELD,
real, dimension(:,:), intent(in)  PCOVER,
real, dimension(:), intent(in)  PDATA,
character(len=3), intent(in)  HSFTYPE,
character(len=3), intent(in)  HATYPE,
logical, dimension(:), intent(in)  OCOVER,
real, dimension(:), intent(in), optional  PDZ,
integer, intent(in), optional  KDECADE 
)

Definition at line 108 of file av_pgd.F90.

Here is the call graph for this function:

subroutine av_pgd_2d ( type(data_cover_t), intent(inout)  DTCO,
real, dimension(:,:), intent(out)  PFIELD,
real, dimension(:,:,:), intent(in)  PCOVER,
real, dimension(:), intent(in)  PDATA,
character(len=3), intent(in)  HSFTYPE,
character(len=3), intent(in)  HATYPE,
logical, dimension(:), intent(in)  OCOVER,
real, dimension(:,:), intent(in), optional  PDZ,
integer, intent(in), optional  KDECADE 
)

Definition at line 855 of file av_pgd.F90.

Here is the call graph for this function:

subroutine major_patch_pgd_1d::date2doy ( type (date_time), dimension(:,:), intent(in)  TPDATA,
integer, dimension(:,:), intent(out)  KDOY 
)

Definition at line 1718 of file av_pgd.F90.

Here is the caller graph for this function:

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

Definition at line 1747 of file av_pgd.F90.

Here is the caller graph for this function:

subroutine major_patch_pgd_1d ( type (date_time), dimension(:,:), intent(out)  TFIELD,
real, dimension(:,:), intent(in)  PCOVER,
type (date_time), dimension(:,:), intent(in)  TDATA,
character(len=3), intent(in)  HSFTYPE,
character(len=3), intent(in)  HATYPE,
logical, dimension(:), intent(in)  OCOVER,
integer, intent(in), optional  KDECADE 
)

Definition at line 1578 of file av_pgd.F90.

Here is the call graph for this function: