Skip to content
Snippets Groups Projects
Commit 569d4872 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Removing target folder from repo

parent 34ac3f78
No related branches found
No related tags found
No related merge requests found
Pipeline #315 canceled
Showing
with 0 additions and 3124 deletions
File deleted
File deleted
File deleted
File deleted
File deleted
# Copyright (c) 2014 NIBIO <http://www.nibio.no/>.
#
# This file is part of AppleScabModel.
# AppleScabModel 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.
#
# AppleScabModel 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 AppleScabModel. If not, see <http://www.nibio.no/licenses/>.
#
name=Maize Phenology Model
usage=
description=
statusInterpretation=
# Copyright (c) 2014 NIBIO <http://www.nibio.no/>.
#
# This file is part of AppleScabModel.
# AppleScabModel 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.
#
# AppleScabModel 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 AppleScabModel. If not, see <http://www.nibio.no/licenses/>.
#
name=Mais-fenologimodell
usage=
description=
statusInterpretation=
no/nibio/model/maizepheno/MaizePhenologyModel.class
no/nibio/model/maizepheno/Phase.class
no/nibio/model/maizepheno/PhaseInfo$1.class
no/nibio/model/maizepheno/PhaseInfo.class
no/nibio/model/maizepheno/DataMatrix.class
/home/treinar/prosjekter/vips/Sourcecode/Model_MAIZEPHENO/src/main/java/no/nibio/model/maizepheno/PhaseInfo.java
/home/treinar/prosjekter/vips/Sourcecode/Model_MAIZEPHENO/src/main/java/no/nibio/model/maizepheno/MaizePhenologyModel.java
/home/treinar/prosjekter/vips/Sourcecode/Model_MAIZEPHENO/src/main/java/no/nibio/model/maizepheno/DataMatrix.java
/home/treinar/prosjekter/vips/Sourcecode/Model_MAIZEPHENO/src/main/java/no/nibio/model/maizepheno/Phase.java
no/nibio/model/maizepheno/MaizePhenologyModelTest.class
/home/treinar/prosjekter/vips/Sourcecode/Model_MAIZEPHENO/src/test/java/no/nibio/model/maizepheno/MaizePhenologyModelTest.java
-------------------------------------------------------------------------------
Test set: no.nibio.model.maizepheno.MaizePhenologyModelTest
-------------------------------------------------------------------------------
Tests run: 13, Failures: 13, Errors: 0, Skipped: 0, Time elapsed: 0.418 sec <<< FAILURE!
no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetResult() Time elapsed: 0.414 sec <<< FAILURE!
org.opentest4j.AssertionFailedError: The test case is a prototype.
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:39)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:109)
at no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetResult(MaizePhenologyModelTest.java:94)
no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetModelId() Time elapsed: 0 sec <<< FAILURE!
java.lang.UnsupportedOperationException: Not supported yet.
at no.nibio.model.maizepheno.MaizePhenologyModel.getModelId(MaizePhenologyModel.java:122)
at no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetModelId(MaizePhenologyModelTest.java:105)
no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetModelName_0args() Time elapsed: 0 sec <<< FAILURE!
java.lang.UnsupportedOperationException: Not supported yet.
at no.nibio.model.maizepheno.MaizePhenologyModel.getModelName(MaizePhenologyModel.java:127)
at no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetModelName_0args(MaizePhenologyModelTest.java:119)
no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetModelName_String() Time elapsed: 0 sec <<< FAILURE!
java.lang.UnsupportedOperationException: Not supported yet.
at no.nibio.model.maizepheno.MaizePhenologyModel.getModelName(MaizePhenologyModel.java:132)
at no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetModelName_String(MaizePhenologyModelTest.java:134)
no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetLicense() Time elapsed: 0 sec <<< FAILURE!
java.lang.UnsupportedOperationException: Not supported yet.
at no.nibio.model.maizepheno.MaizePhenologyModel.getLicense(MaizePhenologyModel.java:137)
at no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetLicense(MaizePhenologyModelTest.java:148)
no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetCopyright() Time elapsed: 0 sec <<< FAILURE!
java.lang.UnsupportedOperationException: Not supported yet.
at no.nibio.model.maizepheno.MaizePhenologyModel.getCopyright(MaizePhenologyModel.java:142)
at no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetCopyright(MaizePhenologyModelTest.java:162)
no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetModelDescription_0args() Time elapsed: 0.001 sec <<< FAILURE!
java.lang.UnsupportedOperationException: Not supported yet.
at no.nibio.model.maizepheno.MaizePhenologyModel.getModelDescription(MaizePhenologyModel.java:147)
at no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetModelDescription_0args(MaizePhenologyModelTest.java:176)
no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetModelDescription_String() Time elapsed: 0 sec <<< FAILURE!
java.lang.UnsupportedOperationException: Not supported yet.
at no.nibio.model.maizepheno.MaizePhenologyModel.getModelDescription(MaizePhenologyModel.java:152)
at no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetModelDescription_String(MaizePhenologyModelTest.java:191)
no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetWarningStatusInterpretation_0args() Time elapsed: 0 sec <<< FAILURE!
java.lang.UnsupportedOperationException: Not supported yet.
at no.nibio.model.maizepheno.MaizePhenologyModel.getWarningStatusInterpretation(MaizePhenologyModel.java:157)
at no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetWarningStatusInterpretation_0args(MaizePhenologyModelTest.java:205)
no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetWarningStatusInterpretation_String() Time elapsed: 0 sec <<< FAILURE!
java.lang.UnsupportedOperationException: Not supported yet.
at no.nibio.model.maizepheno.MaizePhenologyModel.getWarningStatusInterpretation(MaizePhenologyModel.java:162)
at no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetWarningStatusInterpretation_String(MaizePhenologyModelTest.java:220)
no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetModelUsage_0args() Time elapsed: 0 sec <<< FAILURE!
java.lang.UnsupportedOperationException: Not supported yet.
at no.nibio.model.maizepheno.MaizePhenologyModel.getModelUsage(MaizePhenologyModel.java:167)
at no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetModelUsage_0args(MaizePhenologyModelTest.java:234)
no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetModelUsage_String() Time elapsed: 0 sec <<< FAILURE!
java.lang.UnsupportedOperationException: Not supported yet.
at no.nibio.model.maizepheno.MaizePhenologyModel.getModelUsage(MaizePhenologyModel.java:172)
at no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetModelUsage_String(MaizePhenologyModelTest.java:249)
no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetSampleConfig() Time elapsed: 0 sec <<< FAILURE!
java.lang.UnsupportedOperationException: Not supported yet.
at no.nibio.model.maizepheno.MaizePhenologyModel.getSampleConfig(MaizePhenologyModel.java:177)
at no.nibio.model.maizepheno.MaizePhenologyModelTest.testGetSampleConfig(MaizePhenologyModelTest.java:263)
File deleted
[{
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-11-15T23:00:00Z",
"value": 28.808570075757572
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-11-16T23:00:00Z",
"value": 24.803124999999998
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-11-17T23:00:00Z",
"value": 23.585416666666664
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-11-18T23:00:00Z",
"value": 22.24021464646464
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-11-19T23:00:00Z",
"value": 21.294791666666672
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-11-20T23:00:00Z",
"value": 22.479513888888892
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-11-21T23:00:00Z",
"value": 23.483680555555555
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-11-22T23:00:00Z",
"value": 23.693749999999994
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-11-23T23:00:00Z",
"value": 24.222569444444446
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-11-24T23:00:00Z",
"value": 24.49965277777778
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-11-25T23:00:00Z",
"value": 24.984722222222228
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-11-26T23:00:00Z",
"value": 25.753472222222225
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-11-27T23:00:00Z",
"value": 26.517013888888894
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-11-28T23:00:00Z",
"value": 25.756597222222215
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-11-29T23:00:00Z",
"value": 24.773611111111112
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-12-01T23:00:00Z",
"value": 24.747045454545454
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-12-02T23:00:00Z",
"value": 23.485416666666666
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-12-03T23:00:00Z",
"value": 24.048611111111114
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-12-04T23:00:00Z",
"value": 25.025000000000002
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-12-05T23:00:00Z",
"value": 25.715277777777786
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-12-06T23:00:00Z",
"value": 25.610416666666666
}, {
"elementMeasurementTypeId": "TM",
"logIntervalId": 2,
"timeMeasured": "2020-12-07T23:00:00Z",
"value": 25.48472222222222
}]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment