The warning system model is based on weekly observations of adult carrot rust flies captured on yellow sticky traps. The model is based in its entirety on observations, with no input of weather data or weather forecasts. Traps are placed in the field edge and in the field and are examined for carrot rust flies weekly throughout the season. The number of adult carrot rust flies is registered in VIPS and is used in the warning system model. The observations are compared with the economic threshold levels and a warning is calculated. After organophosphates (which had a good effect against larvae) were removed from the market, they were replaced by pyrethroids that only work against the adult stage. Studies were carried out in 2005 and 2006 to adjust the larval-based thresholds to chemical control of adult flies. The experience from Norway and other countries indicated that the first treatment against carrot rust flies should be done as soon as possible after the first fly is observed on the traps. The threshold that is used in VIPS is therefore at the first observation of 1 fly.
Green rectangles indicate that the damage threshold has not been reached and there is no need for treatment.
Yellow rectangles indicate that carrot rust flies have been caught on traps at the edge of the field and it may be necessary to treat. The field should be checked to evaluate whether treatment is necessary.
Red rectangles indicate that carrot rust flies have been caught on traps in the field. The field should be checked to evaluate whether treatment is necessary.
The damage threshold for the first observation on sticky traps is 1 fly. Attack will vary from field to field, we recommend therefore that observations are made in addition in the farmer’s own field. Control measures should be used as soon as possible after the first observation in the farmer’s own field (if the plants are dry, without precipitation and the plants have reached the first true-leaf stage. Consider, based on previous experience and the size and shape of the field whether the entire field or only the border rows should be treated.
Starting point: Registration of carrot rust flies on yellow sticky traps usually begins in May. The starting point is dependent on the temperature and sowing time in the region.
Ending: The registrations continue until the end of the growing season.
The damage thresholds that are the basis of the model are used in Norwegian carrot growing. After organophosphates (which had a good effect against larvae) were removed from the market, they were replaced by pyrethroids that only work against the adult stage. Studies were carried out in 2005 and 2006 to adjust the larval-based thresholds to chemical control of adult flies. The experience from Norway and other countries indicated that the first treatment against carrot rust flies should be done as soon as possible after the first fly is observed on the traps. The threshold that is used in VIPS is therefore at the first observation of 1 fly.
There is a general understanding that with the chemical insecticides that are currently available, it is necessary to spray when the first carrot rust fly is found on the sticky traps. The damage threshold is usually 1 fly/trap/week or 0,2 flies/trap/day. In many countries day-degree models are used in addition to observations of flight period using yellow sticky traps. The threshold is normally 1 fly/trap/week or 0.2 flies/trap/day.
Contacts: Annette F. Schjøll annette.folkedal.schjoll@nibio.no
Tor J. Johansen tor.johansen@nibio.no
Plantevernleksikonet (Norwegian only): https://www.plantevernleksikonet.no/l/oppslag/62/
The damage threshold for the first observation on sticky traps is 1 fly. Attack will vary from field to field, we recommend therefore that observations are made in addition in the farmer’s own field. Control measures should be used as soon as possible after the first observation in the farmer’s own field (if the plants are dry, without precipitation and the plants have reached the first true-leaf stage. Consider, based on previous experience and the size and shape of the field whether the entire field or only the border rows should be treated.
The columns in the graph show the number of carrot rust flies found on traps placed on the edge of the field (Fellefangst, kant) and on traps placed in the field (Fellefangst, inni). The damage threshold is 1 fly per trap, which is shown as a horizontal line in the graph. When the column for catch of carrot rust flies on sticky traps crosses the line for the damage threshold, the warning changes from green to yellow if the catch is on traps placed on the edge of the field and to red if the catch is on traps placed in the field.
Green rectangles indicate that the damage threshold has not been reached and there is no need for treatment.
Yellow rectangles indicate that carrot rust flies have been caught on traps at the edge of the field and it may be necessary to treat. The field should be checked to evaluate whether treatment is necessary.
Red rectangles indicate that carrot rust flies have been caught on traps in the field. The field should be checked to evaluate whether treatment is necessary.
Description of required input parameters:
* timeZone - What timezone the calculation is for. See this list of time zones: http://en.wikipedia.org/wiki/List_of_tz_database_time_zones (Column "TZ")
* startDateCalculation - when the crop was planted
* endDateCalculation - when the season is over
* pestObservations - Array of field observations of the pest, formatted as described in the sample configuration
The model accepts input data without pestObservations - as an empty array.
This is technical info for model and web developers
{ "loginInfo":{ "username":"example", "password":"example" }, "modelId":"PSILAROBSE", "configParameters":{ "timeZone":"Europe/Oslo", "startDateCalculation":"2012-03-25", "endDateCalculation":"2012-03-25", "pestObservations":[ { "timeOfObservation":"2016-04-20T00:00:00+02:00", "observationData":{ "trapCountCropEdge":3, "trapCountCropInside":2 } }, { "timeOfObservation":"2016-04-25T00:00:00+02:00", "observationData":{ "trapCountCropEdge":0, "trapCountCropInside":0 } } ] } }