You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Within /science/vegetation/crop_date_mod.F90 the count variable icount gets reset to 0 each time it is called. This means the "after 1 day" if-loop is never entered, and the daily averages are not calculated correctly.
Within /science/vegetation/crop_date_mod.F90 the count variable icount gets reset to 0 each time it is called. This means the "after 1 day" if-loop is never entered, and the daily averages are not calculated correctly.