Master
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
@@ -19,7 +19,6 @@
@@ -19,7 +19,6 @@
@@ -49,7 +48,7 @@ import no.nibio.vips.util.XDate;
@@ -49,7 +48,7 @@ import no.nibio.vips.util.XDate;
@@ -311,9 +310,7 @@ public class SeptoriaHumidityModel extends I18nImpl implements Model {
@@ -311,9 +310,7 @@ public class SeptoriaHumidityModel extends I18nImpl implements Model {
@@ -399,7 +396,7 @@ public class SeptoriaHumidityModel extends I18nImpl implements Model {
@@ -399,7 +396,7 @@ public class SeptoriaHumidityModel extends I18nImpl implements Model {
this.lastSprayingProtectionEnd = DateTimeInterval.getLastEndDate(Arrays.asList(new DateTimeInterval[]{this.protectionPeriod1,this.protectionPeriod2}));
List<WeatherObservation> observations = mapper.convertValue(config.getConfigParameter("observations"), new TypeReference<List<WeatherObservation>>(){});