{% extends "base_with_date_picker.html" %} {% load static %} {% comment %} # # Copyright (c) 2023 NIBIO . # # This file is part of VIPSWeb. # VIPSWeb is free software: you can redistribute it and/or modify # it under the terms of the NIBIO Open Source License as published by # NIBIO, either version 1 of the License, or (at your option) any # later version. # # VIPSWeb is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # NIBIO Open Source License for more details. # # You should have received a copy of the NIBIO Open Source License # along with VIPSWeb. If not, see . # {% endcomment %} {% load i18n %} {% block title %}{% trans "Saddle gall midge" %}{% endblock %} {% block content %}

{% trans "Saddle gall midge" %}

This model is integrated in VIPS from the IPM Decisions Platform to support field validations for evaluation of the potential for use of this model in Norway. The integration of the model in VIPS, also serves as a demonstration of how decisions support systems from IPM Decisions can be integrated into external services. Please read the documentation on GitLab for a more technical description.
Source organization: ADAS, England.

Model description

{% endblock %} {% block extendCSS %} {% endblock%} {% block customJS %} {% endblock %}