|
@@ -38,7 +38,7 @@ print gcore.version()
|
|
|
<div class="code"><pre>
|
|
|
g.version
|
|
|
|
|
|
-GRASS 7.0.0svn (2014)
|
|
|
+GRASS 7.1.svn (2015)
|
|
|
</pre></div>
|
|
|
|
|
|
<h3>GIS Library info</h3>
|
|
@@ -46,28 +46,37 @@ GRASS 7.0.0svn (2014)
|
|
|
<div class="code"><pre>
|
|
|
g.version -r
|
|
|
|
|
|
-GRASS 7.0.0svn (2014)
|
|
|
-libgis Revision: 63222
|
|
|
-libgis Date: 2014-11-28 10:04:17 +0100 (Fri, 28 Nov 2014)
|
|
|
+GRASS 7.1.svn (2015)
|
|
|
+libgis Revision: 63930
|
|
|
+libgis Date: 2015-01-02 12:22:21 +0100 (Fri, 02 Jan 2015)
|
|
|
</pre></div>
|
|
|
|
|
|
<h3>Full info in shell script style</h3>
|
|
|
<div class="code"><pre>
|
|
|
g.version -rge
|
|
|
|
|
|
-version=7.0.0svn
|
|
|
-date=2014
|
|
|
-revision=63285M
|
|
|
-build_date=2014-12-03
|
|
|
+version=7.1.svn
|
|
|
+date=2015
|
|
|
+revision=64567
|
|
|
+build_date=2015-01-11
|
|
|
build_platform=x86_64-unknown-linux-gnu
|
|
|
-libgis_revision=63222
|
|
|
-libgis_date="2014-11-28 10:04:17 +0100 (Fri, 28 Nov 2014) "
|
|
|
+libgis_revision=63930
|
|
|
+libgis_date="2015-01-02 12:22:21 +0100 (Fri, 02 Jan 2015) "
|
|
|
proj4=4.8.0
|
|
|
-gdal=1.10.1
|
|
|
+gdal=1.11.1
|
|
|
geos=3.4.2
|
|
|
-sqlite=3.8.7
|
|
|
+sqlite=3.8.8
|
|
|
</pre></div>
|
|
|
|
|
|
+<h2>Citing GRASS GIS</h2>
|
|
|
+
|
|
|
+The GRASS Development Team has invested significant time and effort
|
|
|
+in creating GRASS GIS, please cite it when using it for data analysis.
|
|
|
+
|
|
|
+The GRASS GIS <a href="http://grass.osgeo.org/download/software/">Web site</a>
|
|
|
+offers citations in different styles.
|
|
|
+<!-- TODO: g.version should offer this right away -->
|
|
|
+
|
|
|
<h2>AUTHORS</h2>
|
|
|
|
|
|
Michael Shapiro,
|