git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/EcologicalEngineSmartExecutor@126665 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
7b51d39718
commit
63a6e77079
|
@ -1,42 +1,69 @@
|
||||||
The gCube System - Ecological Engine Library
|
The gCube System - ${name}
|
||||||
------------------------------------------------------------
|
--------------------------------------------------
|
||||||
|
|
||||||
|
${description}
|
||||||
|
|
||||||
|
|
||||||
|
${gcube.description}
|
||||||
|
|
||||||
|
${gcube.funding}
|
||||||
|
|
||||||
|
|
||||||
|
Version
|
||||||
|
--------------------------------------------------
|
||||||
|
|
||||||
|
${version} (${buildDate})
|
||||||
|
|
||||||
|
Please see the file named "changelog.xml" in this directory for the release notes.
|
||||||
|
|
||||||
This work is partially funded by the European Commission in the
|
|
||||||
context of the D4Science project (www.d4science.eu), under the
|
|
||||||
1st call of FP7 IST priority.
|
|
||||||
|
|
||||||
Authors
|
Authors
|
||||||
-------
|
--------------------------------------------------
|
||||||
|
|
||||||
* Gianpaolo Coro (gianpaolo.coro@isti.cnr.it), CNR Pisa,
|
* Gianpaolo Coro (gianpaolo.coro-AT-isti.cnr.it),
|
||||||
Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo"
|
Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" CNR, Pisa IT
|
||||||
|
|
||||||
Version and Release Date
|
|
||||||
------------------------
|
|
||||||
|
|
||||||
version 1.2.0 (08-02-2016)
|
Maintainers
|
||||||
|
-----------
|
||||||
|
|
||||||
Description
|
* Gianpaolo Coro (gianpaolo.coro-AT-isti.cnr.it),
|
||||||
--------------------
|
Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" CNR, Pisa IT
|
||||||
|
|
||||||
Support library for statistics analysis on Time Series data.
|
|
||||||
|
|
||||||
|
|
||||||
Download information
|
Download information
|
||||||
--------------------
|
--------------------------------------------------
|
||||||
|
|
||||||
Source code is available from SVN:
|
Source code is available from SVN:
|
||||||
http://svn.research-infrastructures.eu/d4science/gcube/trunk/content-management/EcologicalModelling
|
${scm.url}
|
||||||
|
|
||||||
|
Binaries can be downloaded from the gCube website:
|
||||||
|
${gcube.website}
|
||||||
|
|
||||||
|
|
||||||
|
Installation
|
||||||
|
--------------------------------------------------
|
||||||
|
|
||||||
|
Installation documentation is available on-line in the gCube Wiki:
|
||||||
|
https://wiki.gcube-system.org/gcube
|
||||||
|
|
||||||
Binaries can be downloaded from:
|
|
||||||
http://software.d4science.research-infrastructures.eu/
|
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
--------------------------------------------------
|
||||||
VREManager documentation is available on-line from the Projects Documentation Wiki:
|
|
||||||
https://gcube.wiki.gcube-system.org/gcube/index.php/Ecological_Modeling
|
Documentation is available on-line in the gCube Wiki:
|
||||||
|
https://wiki.gcube-system.org/gcube/Ecological_Modeling
|
||||||
|
|
||||||
|
|
||||||
|
Support
|
||||||
|
--------------------------------------------------
|
||||||
|
|
||||||
|
Bugs and support requests can be reported in the gCube issue tracking tool:
|
||||||
|
${gcube.issueTracking}
|
||||||
|
|
||||||
|
|
||||||
Licensing
|
Licensing
|
||||||
---------
|
--------------------------------------------------
|
||||||
|
|
||||||
This software is licensed under the terms you may find in the file named "LICENSE" in this directory.
|
This software is licensed under the terms you may find in the file named "LICENSE" in this directory.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue