From c8d0993b883f3fd48bab1b935754832192d2fc37 Mon Sep 17 00:00:00 2001 From: Gianpaolo Coro Date: Thu, 31 Jul 2014 13:48:33 +0000 Subject: [PATCH] git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/EcologicalEngineExternalAlgorithms@99165 82a268e6-3cf1-43bd-a215-b396298e98cf --- cfg/transducerers.properties | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cfg/transducerers.properties b/cfg/transducerers.properties index 9a89163..3d4eef0 100644 --- a/cfg/transducerers.properties +++ b/cfg/transducerers.properties @@ -11,4 +11,8 @@ OCCURRENCES_MARINE_TERRESTRIAL=org.gcube.dataanalysis.ecoengine.transducers.Occu OCCURRENCES_DUPLICATES_DELETER=org.gcube.dataanalysis.ecoengine.transducers.OccurrencePointsDuplicatesDeleter OCCURRENCES_SUBTRACTION=org.gcube.dataanalysis.ecoengine.transducers.OccurrencePointsSubtraction PRESENCE_CELLS_GENERATION=org.gcube.dataanalysis.ecoengine.transducers.simplequeryexecutors.MarinePresencePoints -FIN_TAXA_MATCH=org.gcube.dataanalysis.fin.taxamatch.TaxaMatchTransducer \ No newline at end of file +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