{% extends "base_with_date_picker.html" %} {% load static %} {% comment %} # # Copyright (c) 2015 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 "Barley net blotch" %}{% endblock %} {% block customCSS %} {% endblock %} {% block content %}

Byggbrunflekk - Elens modell

Elens modell for byggbrunflekk lager en utviklingskurve for byggbrunflekk med værdata som grunnlag. Du kan velge å kjøre modellen med værdata for et vilkårlig punkt i kartet, eller fra en værstasjon. Det er i tillegg nødvendig å legge inn informasjon om nivået på angrep av sjukdommen, samt sådato, sort, vekstskifte og jordarbeiding. Dersom du har en privat værstasjon som er registrert i VIPS, vil denne være tilgjengelig i skjemaet etter innlogging.

Jeg vil bruke værdata
Jeg dyrker

Jeg dyrket bygg på samme skifte i fjor

Jeg har pløyd
Observasjon

Legg inn dato og omfang dersom du har observert symptomer

Sprøyting

Legg inn dato og detaljer for eventuell siste sprøyting

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