AgMIP open source software development and use.
Often the total amount of fertilizer in a growing season has been recorded, but no details of application dates, types of fertilizer,etc. This function allows a user to specify rules for fertilizer application in a region.
FILL, FEDATE, FERT_DIST(), 2, FE005, AP002, 10, 14, 33.3, 45, 66.7
These data are obtained from the database:
FEN_TOT = 60 kg[N]/ha (from data object)
PDATE = “19820312”
The function produces the following two urea fertilizer applications at 14 and 45 days after planting, with fertilizer broadcast and incorporated to 10 cm.
{
"event":"fertilizer",
"date":"19820326",
"fecd":"FE005",
"feacd":"AP002",
"fedep":"10",
"feamn":"20"
},
{
"event":"fertilizer",
"date":"19820426",
"fecd":"FE005",
"feacd":"AP002",
"fedep":"10",
"feamn":"40"
},
The following DOME spreadsheet is using this function. Machakos Overlay DOME