Difference between revisions of "Grow Degree Calculator"

From Agrineer.org Wiki
Jump to: navigation, search
Line 1: Line 1:
Description, Disclaimer
+
[[File:GDC.png|300px|thumb|right|Grow Degree Calculator application.]]
 +
The Grow Degree Calculator (GDC) project is based on the [[WRF Hindcast]] project and calculates the Grow Degree values for both crops and insects. Users can enter a location, start and end dates, and parameter temperatures for the organism of interest. Output includes a text report, a plot of accumulated values over time, and an image of the total accumulated values over the target sector.
 +
 
 +
Accumulated grow degree values are important for agriculture because it can accurately predict organism behavior.  For example,
 +
knowing the accumulated grow degree values throughout a season, farmers can say when orchard trees will blossom, or when insects will hatch and more. Click [http://agrineer.org/gdc/gdc.php here] to use the GDC application.
  
 
== Procedure ==
 
== Procedure ==
 +
The GDC application calculates a location's accumulated grow degree value from historical [[WRF Hindcast]] data stored on our server. The user customizes the calculation request by entering location, temperature parameters, and run dates. The application determines which sector and data pixel to use, gets historical daily minimum and maximum temperatures, calculates and accumulates the grow degree units over the run dates given for the pixel location.
 +
 +
=== Calculation of Grow Degree ===
 +
 +
=== Links of Interest ===
  
 
== Input Form ==
 
== Input Form ==
 +
The input form of the application is divided into three components: temperature, location, and run dates.
 +
 +
=== Temperature ===
 +
Organisms (plants and insects) have a range of temperatures in which they can grow. The base input value is the lowest temperature for the organism to grow. Likewise, the upper input value is the highest temperature for the organism to grow. Temperatures values are in Celsius.
 +
 +
=== Location ===
 +
Location input requires decimal degree latitude and longitude values. If values are not within the active sectors, an error messages will appear in the text report panel of the application. See [[WRF Hindcast]] for currently operational sectors.
  
 
== Displays ==
 
== Displays ==
Line 11: Line 27:
 
=== GDC Plot ===
 
=== GDC Plot ===
  
 +
 +
<!--
 +
 +
== How to replicate ==
 +
=== Source ===
 
== FAQ ==
 
== FAQ ==
  
Line 21: Line 42:
 
== Status ==
 
== Status ==
 
=== To Do ===
 
=== To Do ===
 +
-->

Revision as of 19:15, 5 March 2017

Grow Degree Calculator application.

The Grow Degree Calculator (GDC) project is based on the WRF Hindcast project and calculates the Grow Degree values for both crops and insects. Users can enter a location, start and end dates, and parameter temperatures for the organism of interest. Output includes a text report, a plot of accumulated values over time, and an image of the total accumulated values over the target sector.

Accumulated grow degree values are important for agriculture because it can accurately predict organism behavior. For example, knowing the accumulated grow degree values throughout a season, farmers can say when orchard trees will blossom, or when insects will hatch and more. Click here to use the GDC application.

Procedure

The GDC application calculates a location's accumulated grow degree value from historical WRF Hindcast data stored on our server. The user customizes the calculation request by entering location, temperature parameters, and run dates. The application determines which sector and data pixel to use, gets historical daily minimum and maximum temperatures, calculates and accumulates the grow degree units over the run dates given for the pixel location.

Calculation of Grow Degree

Links of Interest

Input Form

The input form of the application is divided into three components: temperature, location, and run dates.

Temperature

Organisms (plants and insects) have a range of temperatures in which they can grow. The base input value is the lowest temperature for the organism to grow. Likewise, the upper input value is the highest temperature for the organism to grow. Temperatures values are in Celsius.

Location

Location input requires decimal degree latitude and longitude values. If values are not within the active sectors, an error messages will appear in the text report panel of the application. See WRF Hindcast for currently operational sectors.

Displays

GDC Image

GDC Plot