MetOffice / MetOffice/jules

Bug in /science/vegetation/crop_date_mod.F90

Open Beginner friendly
#151 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Fortran
Stars
23
Forks
36
Avg merge
5d 9h
Merged PRs (30d)
3

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in /science/vegetation/crop_date_mod.F90 and trace where icount is initialized and how the routine is called across days. Verify the behavior over consecutive calls, then confirm that the "after 1 day" loop can run and that daily averages are calculated correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
fortran
Domain
data
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
76/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.