Actions
Support #2467
closedRelease StatMan Algorithms for 3.10.1
Start date:
Mar 02, 2016
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
New algorithms should be released in 3.10.1 which include:
1 - Ecopath with Ecosim
2 - Absences estimation from OBIS
3 - ESRI-GRID extraction
You can follow these passages to manually update StatMan:
Download the following dependencies from Maven <dependency> <groupId>org.gcube.dataanalysis</groupId> <artifactId>ecological-engine-geospatial-extensions</artifactId> <version>1.3.7-3.10.1</version> </dependency> <dependency> <groupId>rapidminer-custom</groupId> <artifactId>AbsencegenerationfromOBIS</artifactId> <version>1.0.0</version> </dependency> <dependency> <groupId>org.gcube.dataanalysis</groupId> <artifactId>statistical-manager-ewe-integrator</artifactId> <version>0.0.1-3.10.1</version> </dependency> <dependency> <groupId>org.gcube.dataanalysis</groupId> <artifactId>ecological-engine-external-algorithms</artifactId> <version>1.1.8-3.10.1</version> </dependency> Delete ecological-engine-external-algorithms-1.1.7-3.10.0.jar Delete ecological-engine-geospatial-extensions-1.3.6.jar Recreate the following folders using the EcologicalEngineConfiguration package from SVN /home/gcube/gCore/etc/statistical-manager-service-full-2.0.0-SNAPSHOT/cfg and /home/gcube/gCore/etc/statistical-manager-service-full-2.0.0-SNAPSHOT/cfg/PARALLEL_PROCESSING put gCube Keys in PARALLEL_PROCESSING put the gebco_08.nc file in the cfg folder as explained in the release Wiki https://gcube.wiki.gcube-system.org/gcube/ServiceManager_Guide
Related issues
Actions