From ab2c1aa2f1fc98098678d40b1766af445404420c Mon Sep 17 00:00:00 2001 From: Gianpaolo Coro Date: Fri, 1 Apr 2016 14:57:58 +0000 Subject: [PATCH] git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/EcologicalEngineExternalAlgorithms@126640 82a268e6-3cf1-43bd-a215-b396298e98cf --- cfg/transducerers.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cfg/transducerers.properties b/cfg/transducerers.properties index 3d4eef0..bf05e5f 100644 --- a/cfg/transducerers.properties +++ b/cfg/transducerers.properties @@ -15,4 +15,5 @@ FIN_TAXA_MATCH=org.gcube.dataanalysis.fin.taxamatch.TaxaMatchTransducer TESTGEO1=org.gcube.dataanalysis.geothermal.EnergyTrends TESTGEO2=org.gcube.dataanalysis.geothermal.EnergyHistogramPerCountry TESTGEO3=org.gcube.dataanalysis.geothermal.EnergyHistogramPerYear -TESTGEO4=org.gcube.dataanalysis.geothermal.EnergyHistogramAggregated \ No newline at end of file +TESTGEO4=org.gcube.dataanalysis.geothermal.EnergyHistogramAggregated +QUICKRANK_TRAIN=qr.QuickRankTrain \ No newline at end of file