From cecaa7fc1dd5865b3063e7e7d144056ba3578e50 Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@bioforsk.no> Date: Wed, 15 Oct 2014 14:24:04 +0200 Subject: [PATCH] Changed License to Bioforsk Open Source License --- .../model/naerstadmodel/texts_nb.properties | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/main/resources/no/bioforsk/vips/model/naerstadmodel/texts_nb.properties b/src/main/resources/no/bioforsk/vips/model/naerstadmodel/texts_nb.properties index 4b56f92..c350b8a 100644 --- a/src/main/resources/no/bioforsk/vips/model/naerstadmodel/texts_nb.properties +++ b/src/main/resources/no/bioforsk/vips/model/naerstadmodel/texts_nb.properties @@ -1,19 +1,19 @@ -# Copyright (C) 2014 Bioforsk -# -# This file is part of VIPS/NaerstadModel +# Copyright (c) 2014 Bioforsk <http://www.bioforsk.no/>. # -# VIPS/NaerstadModel is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# VIPS/NaerstadModel 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 -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with VIPS/NaerstadModel. If not, see <http://www.gnu.org/licenses/>. +# This file is part of NaerstadModel. +# NaerstadModel is free software: you can redistribute it and/or modify +# it under the terms of the Bioforsk Open Source License as published by +# Bioforsk, either version 1 of the License, or (at your option) any +# later version. +# +# NaerstadModel 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 +# Bioforsk Open Source License for more details. +# +# You should have received a copy of the Bioforsk Open Source License +# along with NaerstadModel. If not, see <http://www.bioforsk.no/licenses/>. +# name=N\u00e6rstads modell usage=F\u00f8lgende input kreves:\nobservations - array (liste) over m\u00e5ledata. En observasjon best\u00e5r av:\n\ttimeMeasured - m\u00e5leverdiens tidsstempel\n\telementMeasurementTypeId - kode for m\u00e5leparameter\n\tlogIntervalId: 1 for timeverdi\n\tvalue: verdien p\u00e5 den m\u00e5lte parameteren\nFire forskjellige m\u00e5leparametre m\u00e5 sendes inn:\n* TM - Middeltemperatur (Celcius)\n* RR - Aggrebert nedb\u00f8r (Millimeter)\n* Q0 - Globalstr\u00e5ling (Wh/m2)\n* BT - Bladfukt (antall minutter/time)\nDisse m\u00e5 alle v\u00e6re timedata. De m\u00e5 alle v\u00e6re komplette tidsserier i eksakt samme periode.\nMinimum lengde p\u00e5 tidsserie: 4 dager.\n\nF\u00f8lgende input er valgfritt:\n\ncalculationStart - tidspunktet fra n\u00e5r beregningen skal starte\ncalculationEnd - hvor langt fram i tid beregningen skal g\u00e5 -- GitLab