Skip to content
Snippets Groups Projects
Commit 6818da72 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Added more documentation

parent 3b4cfc90
Branches
Tags
No related merge requests found
.gitignore 100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
pom.xml 100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
...@@ -16,6 +16,6 @@ ...@@ -16,6 +16,6 @@
# #
name=DOWNCAST model name=DOWNCAST model
description=TODO description=The prediction model DOWNCAST was developed by de Visser (1998) in the Netherlands, and calculates whether there is an infection risk of Onion Downy Mildew (Peronospora destructor) from weather data. Inoculum must be present for infections really happening. Criteria for both sporulation and infection must be satisfied for the model to issue an alert for high infection risk.\n\nSporulation activity is calculated on the basis of nightly high relative humidity (RH) (over 92%). Sporulation can occur at temperatures from 4 to 26 \u00b0C (optimum 12-20 \u00b0C). A sporulation index ranging from 1-3 is calculated from the duration of high RH and temperature, where 3 indicates optimal conditions for sporulation. A risk alert will not be issued if there is precipitation between the hours of 0:00 and 06:00, or there was a high temperature the preceding day (several hours at temperatures above 27 \u00b0 C).\n\nInfection alerts are based on leaf wetness. A direct infection requires a minimum of two hours of leaf wetness the morning after sporulation (optimum temperature 6-16 \u00b0 C). Later infections may occur up to 72 hours after sporulation, and requires a minimum of 144 minutes of leaf wetness over a 3 hour period. It is presumed that all spores sprout(????) simultaneously, so only one infection warning is issued per sporulation event.\n\nUnsuccessful infection: Brief periods of leaf wetness (90 to 150 minutes during a 5 hour period) may cause the spores to sprout(????) and die. In such cases a warning is NOT issued. (Next forecast assumes a new sporulation event).
statusInterpretation=TODO statusInterpretation=TODO
usage=TODO usage=<p>Results returned are:</p>\n<ul>\n<li>DOWNCASTMO.SPORULATION_VALUE = The sporulation value.&nbsp;A sporulation index ranging from 1-3 is calculated from the duration of high RH and temperature, where 3 indicates optimal conditions for sporulation</li>\n<li>DOWNCASTMO.IDAS = Infection directly after sporulation (true/false)</li>\n<li>DOWNCASTMO.ILAS = Infection later after sporulation (true/false)</li>\n<li>DOWNCASTMO.ITAS = Infection time after sporulation (date and time)</li>\n</ul>
name=L\u00f8kbladskimmelmodell name=L\u00f8kbladskimmelmodell
description=TODO description=<p>Varslingsmodellen Downcast er utviklet av de Visser (1998) i Nederland, og beregner om det er fare for linfeksjoner av bladskimme ut fra v&aelig;rdata. Smitte m&aring; imidlertid v&aelig;re tilstede for at infeksjoner virkelig skjer. Kriterier for b&aring;de sporulering og infeksjon m&aring; v&aelig;re oppfylt for at modellen beregner infeksjonsfare (r&oslash;dt varsel).</p>\n<p>Varsel om sporulering beregnes p&aring; grunnlag av h&oslash;y relativ luftfuktighet (RF) om natta (over 92 %). Sporulering kan forekomme ved temperaturer fra 4 til 26 &deg;C (optimalt 12-20 &deg;C). Det gis en sporuleringsverdi fra 1-3 beregnet utfra varighet av h&oslash;y RF og temperatur, hvor 3 indikerer optimale forhold for sporulering. Det gis ikke varsel dersom det er registrert nedb&oslash;r mellom kl 00.00 og 06.00, eller det var h&oslash;y temperatur foreg&aring;ende dag (flere timer med temperatur over 27 &deg;C).</p>\n<p>Varsel om infeksjon baseres p&aring; bladfuktighet. En direkte infeksjon krever minimum to timer bladfuktighet morgenen etter sporulering (optimal temperatur 6-16 &deg;C). Senere infeksjoner kan forekomme opptil 72 timer etter sporulering, og krever minimum 144 minutter bladfuktighet i l&oslash;pet av en 3 timers periode. Det antas at alle sporene spirer samtidig, og det beregnes kun ett infeksjonsvarsel per sporuleringsvarsel.</p>\n<p>Mislykket infeksjon: Kortvarige perioder med bladfuktighet (90-150 minutter i l&oslash;pet av en 5 timers periode) kan medf&oslash;re at sporene spirer og d&oslash;r. I slike tilfeller gis det IKKE varsel. (neste varsel forutsetter nytt sporuleringsvarsel).</p>
statusInterpretation=TODO statusInterpretation=TODO
usage=TODO usage=<p>Results returned are:</p>\n<ul>\n<li>DOWNCASTMO.SPORULATION_VALUE =&nbsp;Sporuleringsverdien.&nbsp;Det gis en sporuleringsverdi fra 1-3 beregnet utfra varighet av h&oslash;y RF og temperatur, hvor 3 indikerer optimale forhold for sporulering.</li>\n<li>DOWNCASTMO.IDAS =&nbsp;Infeksjon direkte etter sporulering (sant/usant)</li>\n<li>DOWNCASTMO.ILAS =&nbsp;Infeksjon senere etter sporulering (sant/usant)</li>\n<li>DOWNCASTMO.ITAS =&nbsp;Tidspunkt for infeksjon etter sporulering</li>\n</ul>
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment