From 1b45fc78a6f48371807cecfaa29cb14f3c353eec Mon Sep 17 00:00:00 2001 From: Gianpaolo Coro Date: Thu, 2 Oct 2014 12:24:49 +0000 Subject: [PATCH] git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/EcologicalEngineGeoSpatialExtension@100361 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 5cb78ce..e960479 100644 --- a/cfg/transducerers.properties +++ b/cfg/transducerers.properties @@ -39,4 +39,5 @@ XYEXTRACTOR_TABLE=org.gcube.dataanalysis.geo.algorithms.XYExtractionTable TIMEEXTRACTION=org.gcube.dataanalysis.geo.algorithms.TimeExtraction TIMEEXTRACTION_TABLE=org.gcube.dataanalysis.geo.algorithms.TimeExtractionTable ZEXTRACTION=org.gcube.dataanalysis.geo.algorithms.ZExtraction -OCCURRENCE_ENRICHMENT=org.gcube.dataanalysis.geo.algorithms.OccurrenceEnrichment \ No newline at end of file +OCCURRENCE_ENRICHMENT=org.gcube.dataanalysis.geo.algorithms.OccurrenceEnrichment +MAX_ENT_NICHE_MODELLING=org.gcube.dataanalysis.geo.algorithms.MaxEnt4NicheModellingTransducer \ No newline at end of file