SatellitePhenology Subroutine

public subroutine SatellitePhenology(bounds, num_nolakep, filter_nolakep, waterstate_inst, canopystate_inst)

Uses

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
integer, intent(in) :: num_nolakep
integer, intent(in) :: filter_nolakep(bounds%endp-bounds%begp+1)
type(waterstate_type), intent(in) :: waterstate_inst
type(CanopyState_type), intent(inout) :: canopystate_inst