cli_bounds_check Subroutine

subroutine cli_bounds_check(st_day, st_yr, end_day, end_yr, out_bounds)

Uses

  • proc~~cli_bounds_check~~UsesGraph proc~cli_bounds_check cli_bounds_check module~climate_module climate_module proc~cli_bounds_check->module~climate_module module~time_module time_module proc~cli_bounds_check->module~time_module

~ ~ ~ PURPOSE ~ ~ ~ this subroutine checks to see if climate data is in current simulation day

check if climate data starts after simulation

Arguments

Type IntentOptional Attributes Name
integer :: st_day
integer :: st_yr
integer :: end_day
integer :: end_yr

check id climate data starts before simulation

character(len=1) :: out_bounds