prep_glc_mod Module



Functions

public function prep_glc_get_l2x_gx()

Arguments

None

Return Value type(AttrVect), pointer, (:)

public function prep_glc_get_l2gacc_lx()

Arguments

None

Return Value type(AttrVect), pointer, (:)

public function prep_glc_get_l2gacc_lx_one_instance(lnd_inst)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: lnd_inst

Return Value type(AttrVect), pointer

public function prep_glc_get_l2gacc_lx_cnt()

Arguments

None

Return Value integer, pointer

public function prep_glc_get_mapper_Sl2g()

Arguments

None

Return Value type(seq_map), pointer

public function prep_glc_get_mapper_Fl2g()

Arguments

None

Return Value type(seq_map), pointer


Subroutines

public subroutine prep_glc_init(infodata, lnd_c2_glc)

Arguments

Type IntentOptional Attributes Name
type(seq_infodata_type), intent(inout) :: infodata
logical, intent(in) :: lnd_c2_glc

public subroutine prep_glc_accum(timer)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: timer

public subroutine prep_glc_accum_avg(timer)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: timer

public subroutine prep_glc_mrg(infodata, fractions_gx, timer_mrg)

Arguments

Type IntentOptional Attributes Name
type(seq_infodata_type), intent(in) :: infodata
type(AttrVect), intent(in) :: fractions_gx(:)
character(len=*), intent(in) :: timer_mrg

public subroutine prep_glc_calc_l2x_gx(fractions_lx, timer)

Arguments

Type IntentOptional Attributes Name
type(AttrVect), intent(in) :: fractions_lx(:)
character(len=*), intent(in) :: timer

public subroutine prep_glc_zero_fields()

Arguments

None