Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
Grid SEPTREFHUM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VIPS
Models
GRID
Grid SEPTREFHUM
Commits
acc9d2b6
Commit
acc9d2b6
authored
1 year ago
by
Tor-Einar Skog
Browse files
Options
Downloads
Patches
Plain Diff
Divide abstract into preamble and body [GRIDV-74]
parent
747128b6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mapfile/template.j2
+46
-42
46 additions, 42 deletions
mapfile/template.j2
with
46 additions
and
42 deletions
mapfile/template.j2
+
46
−
42
View file @
acc9d2b6
...
@@ -36,48 +36,52 @@ WEB
...
@@ -36,48 +36,52 @@ WEB
# i18n support: https://mapserver.org/ogc/inspire.html#inspire-multi-language-support
# i18n support: https://mapserver.org/ogc/inspire.html#inspire-multi-language-support
METADATA
METADATA
"wms_keywordlist" "VIPS model Septoria Reference Humidity Model (SEPTREFHUM)"
"wms_keywordlist" "VIPS model Septoria Reference Humidity Model (SEPTREFHUM)"
"wms_abstract" "<p>The reference humidity model was developed as a supplement to
"wms_abstract" "<div id='preamble'>
the Humidity model. In this model 20 consecutive hours are
<p>The reference humidity model was developed as a supplement to
required to fulfil a risk period. One constraint in this
the Humidity model. In this model 20 consecutive hours are
method is that you can have 19 consecutive risk hours or,
required to fulfil a risk period. One constraint in this
fx 14 hours with risk then one hour below the Rh threshold
method is that you can have 19 consecutive risk hours or,
and then maybe 14 hours again with risk hours. In one of
fx 14 hours with risk then one hour below the Rh threshold
these situations, the model will indicate a risk. In the
and then maybe 14 hours again with risk hours. In one of
reference model the definition of Humid hours was introduced.
these situations, the model will indicate a risk. In the
The Rh threshold was avoided as humid hours do not need to be
reference model the definition of Humid hours was introduced.
consecutive. The running sum of humid hours across three days
The Rh threshold was avoided as humid hours do not need to be
indicate that the Septoria risk is higher than if you have
consecutive. The running sum of humid hours across three days
three days with humid conditions than two or one. The operation
indicate that the Septoria risk is higher than if you have
of the model should include weather forecast data and should
three days with humid conditions than two or one. The operation
run 6 days ahead from current day if you include a 7-day weather
of the model should include weather forecast data and should
forecast (60 hours from national met office and until 7 days from ECMWF)</p>
run 6 days ahead from current day if you include a 7-day weather
<p>
forecast (60 hours from national met office and until 7 days from ECMWF)</p>
The model was tested against the Humidity model in a Danish
</div>
Septoria project funded by the GUDP. The threshold of 40 was
<div id='body'>
defined as high risk as this coincided with periods when the
<p>
humidity model recommended to apply fungicide (if not already protected).
The model was tested against the Humidity model in a Danish
The humidity model includes a decision model about when to spray,
Septoria project funded by the GUDP. The threshold of 40 was
protection periods ect. The reference model was used to quality
defined as high risk as this coincided with periods when the
control the recommendations in a way that, if the reference humidity
humidity model recommended to apply fungicide (if not already protected).
hours were higher than 40 (no thresholds) then the user should
The humidity model includes a decision model about when to spray,
check the raw data for calculation of the Humidity model (threshold,
protection periods ect. The reference model was used to quality
20 consecutive hours). If 2-3 periods of 17, 18, or 19 consecutive
control the recommendations in a way that, if the reference humidity
hours appear, then one can consider to protect the crop based on the
hours were higher than 40 (no thresholds) then the user should
reference model alone.</p>
check the raw data for calculation of the Humidity model (threshold,
<p>The Humidity model is considered as a DSS with several components.
20 consecutive hours). If 2-3 periods of 17, 18, or 19 consecutive
The reference humidity model is considered as a weather based submodel
hours appear, then one can consider to protect the crop based on the
for the risk of Septoria, Easy to map and calculate based on weather data alone.</p>
reference model alone.</p>
<p>The Humidity model is considered as a DSS with several components.
<h3>How to implement the warning status</h3>
The reference humidity model is considered as a weather based submodel
<ul>
for the risk of Septoria, Easy to map and calculate based on weather data alone.</p>
<li>Green: High risk of infection</li>
<li>Yellow: Medium risk of infection</li>
<h3>How to interpret the warning status</h3>
<li>Red: Medium risk of infection</li>
<ul>
</ul>
<li>Green: High risk of infection</li>
<h3>Explanation of parameters</h3>
<li>Yellow: Medium risk of infection</li>
<ul>
<li>Red: Medium risk of infection</li>
<li>WHS = Wet hour sum</li>
</ul>
</ul>
<h3>Explanation of parameters</h3>
<ul>
<li>WHS = Wet hour sum</li>
</ul>
</div>
"
"
"wms_enable_request" "*"
"wms_enable_request" "*"
"wms_title" "Septoria Reference Humidity Model"
"wms_title" "Septoria Reference Humidity Model"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment