Welcome to the Growing Degree Days visualization tool. By providing some simple information about your crop, this tool will visually show you how many growing degree days (GDD) have accumalated and what stage your crop should be in.
If you have any trouble using this tool or if you would like to learn more about GDD, then please check out the help guide. Also, if are interested in what has changed recently with this tool, you can find that information in our change log.
Please provide the following information to visualize GDD:
With a {{crop().name | lowercase}} planting date of {{startDate()}} and a current date of {{latestDate()}}*, there are {{currentGdd() | number}} growing degree days. The current growth stage is {{currentStage().stage}}. There are {{remainingGdd() | number}} growing degree days until the {{nextStage().stage}} growth stage and {{matureGdd() | number}} growing degree days until {{matureStage().stage}}. With an average daily growing degree days of {{predict().averageDailyGdd}}, it is estimated the {{crop().name | lowercase}} will reach {{matureStage().stage}} on {{predict().maturityDate}}, which is {{predict().remainingDays}} days away from {{latestDate()}}.
Date | Min Temp | Max Temp | Average Temp | GDD |
---|---|---|---|---|
{{day.day}} | {{day.minTemp}} | {{day.maxTemp}} | {{day.averageTemp}} | {{day.dailyGdd}} |