~ ~ ~ PURPOSE ~ ~ ~ this subroutine checks to see if climate data is in current simulation day
check if climate data starts after simulation
Type | Intent | Optional | 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 |