From dfeb4b8e2844e03843a39ef6924572eca9d5f6a0 Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Wed, 20 Mar 2024 10:30:18 +0100 Subject: [PATCH] Fix link to model description --- mapfile/template.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mapfile/template.j2 b/mapfile/template.j2 index fd08c7b..2376534 100644 --- a/mapfile/template.j2 +++ b/mapfile/template.j2 @@ -59,7 +59,7 @@ WEB "wms_abstract.en" " <p>The warning system model «Carrot rust fly temperature» is based on a Finnish temperature-based model (Markkula <em>et al</em>, 1998; Tiilikkala & Ojanen, 1999; Markkula <em>et al</em>, 2000). The model determines the start of the flight period for the 1st and 2nd generation of carrot rust fly based on accumuleted degree-days (day-degrees) over a base temperature of 5,0 °C. VIPS uses the model for the 1st generation only.</p> <p>Standard air temperature (temperature measured 2 m above ground) is used in the model. <span itemprop=\"DD\">Degree-days</span> are defined for this model as the sum of the difference between a base temperature of 5,0 °C and the mean temperature for all days with a temperature >5,0 °C, in other words (daily mean temperature – 5,0 °C) from 1 March (beginning when the ground has thawed).</p> - <p>< href=\"https://www.vips-landbruk.no/forecasts/models/PSILARTEMP/\" target=\"new\">Complete model description</a></p> + <p><a href=\"https://www.vips-landbruk.no/forecasts/models/PSILARTEMP/\" target=\"new\">Complete model description</a></p> " "wms_enable_request" "*" "wms_title.en" "Carrot rust fly (Psila rosae) temperature model" -- GitLab