Parcourir la source

standardize module descriptions

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@51520 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler il y a 13 ans
Parent
commit
b8d8af12f6

+ 1 - 1
temporal/t.create/t.create.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Create a space time dataset
+#% description: Creates a space time dataset.
 #% keywords: temporal
 #% keywords: create
 #%end

+ 1 - 1
temporal/t.info/t.info.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: List information about space time datasets and maps
+#% description: Lists information about space time datasets and maps.
 #% keywords: temporal
 #% keywords: info
 #%end

+ 1 - 1
temporal/t.list/t.list.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: List space time datasets and map 
+#% description: Lists space time datasets and map.
 #% keywords: temporal
 #% keywords: list
 #%end

+ 1 - 1
temporal/t.rast.aggregate.ds/t.rast.aggregate.ds.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Aggregated data of an existing space time raster dataset using the temporal topology of a second space time dataset
+#% description: Aggregated data of an existing space time raster dataset using the temporal topology of a second space time dataset.
 #% keywords: temporal
 #% keywords: aggregation
 #%end

+ 1 - 1
temporal/t.rast.aggregate/t.rast.aggregate.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Create a new space time raster dataset from the aggregated data of an existing space time raster dataset
+#% description: Create a new space time raster dataset from the aggregated data of an existing space time raster dataset.
 #% keywords: temporal
 #% keywords: aggregation
 #%end

+ 1 - 1
temporal/t.rast.export/t.rast.export.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Export space time raster dataset 
+#% description: Exports space time raster dataset.
 #% keywords: temporal
 #% keywords: export
 #%end

+ 1 - 1
temporal/t.rast.extract/t.rast.extract.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Extract a subset of a space time raster dataset
+#% description: Extracts a subset of a space time raster datasets.
 #% keywords: temporal
 #% keywords: extract
 #%end

+ 1 - 1
temporal/t.rast.import/t.rast.import.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Import space time raster dataset 
+#% description: Imports space time raster dataset.
 #% keywords: temporal
 #% keywords: import
 #%end

+ 1 - 1
temporal/t.rast.list/t.rast.list.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: List registered maps of a space time raster dataset 
+#% description: Lists registered maps of a space time raster dataset.
 #% keywords: temporal
 #% keywords: raster
 #% keywords: list

+ 1 - 1
temporal/t.rast.mapcalc/t.rast.mapcalc.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Perform r.mapcalc expressions on maps of sampled space time raster datasets
+#% description: Performs r.mapcalc expressions on maps of sampled space time raster datasets.
 #% keywords: temporal
 #% keywords: mapcalc
 #%end

+ 1 - 1
temporal/t.rast.out.vtk/t.rast.out.vtk.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Export space time raster dataset as VTK time series
+#% description: Exports space time raster dataset as VTK time series.
 #% keywords: dataset
 #% keywords: spacetime
 #% keywords: raster

+ 1 - 1
temporal/t.rast.series/t.rast.series.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Perform different aggregation algorithms from r.series on all or a subset of raster maps in a space time raster dataset
+#% description: Performs different aggregation algorithms from r.series on all or a subset of raster maps in a space time raster dataset.
 #% keywords: temporal
 #% keywords: series
 #%end

+ 1 - 1
temporal/t.rast.to.rast3/t.rast.to.rast3.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Convert a space time raster dataset into a rast3d map
+#% description: Converts a space time raster dataset into a raster3d map.
 #% keywords: temporal
 #% keywords: raster3d
 #% keywords: convert

+ 1 - 1
temporal/t.rast.univar/t.rast.univar.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Calculates univariate statistics from the non-null cells for each registered raster map of a space time raster dataset
+#% description: Calculates univariate statistics from the non-null cells for each registered raster map of a space time raster dataset.
 #% keywords: temporal
 #% keywords: statistics
 #% keywords: raster

+ 1 - 1
temporal/t.rast3d.extract/t.rast3d.extract.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Extract a subset of a space time raster3d dataset
+#% description: Extracts a subset of a space time raster3d dataset.
 #% keywords: temporal
 #% keywords: extract
 #%end

+ 1 - 1
temporal/t.rast3d.list/t.rast3d.list.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: List registered maps of a space time raster3d dataset 
+#% description: Lists registered maps of a space time raster3d dataset.
 #% keywords: dataset
 #% keywords: spacetime
 #% keywords: raster3d

+ 1 - 1
temporal/t.rast3d.mapcalc/t.rast3d.mapcalc.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Perform r3.mapcalc expressions on maps of sampled space time raster3d datasets
+#% description: Performs r3.mapcalc expressions on maps of sampled space time raster3d datasets.
 #% keywords: temporal
 #% keywords: mapcalc
 #%end

+ 1 - 1
temporal/t.rast3d.univar/t.rast3d.univar.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Calculates univariate statistics from the non-null cells for each registered raster3d map of a space time raster3d dataset
+#% description: Calculates univariate statistics from the non-null cells for each registered raster3d map of a space time raster3d dataset.
 #% keywords: temporal
 #% keywords: statistics
 #% keywords: raster

+ 1 - 1
temporal/t.register/t.register.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Register raster, vector adn raster3d maps in a space time datasets
+#% description: Registers raster, vector adn raster3d maps in a space time datasets.
 #% keywords: temporal
 #% keywords: register
 #%end

+ 1 - 1
temporal/t.remove/t.remove.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Remove space time datasets from temporal database
+#% description: Removes space time datasets from temporal database.
 #% keywords: temporal
 #% keywords: remove
 #%end

+ 1 - 1
temporal/t.sample/t.sample.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Sample the input space time dataset(s) with a sample space time dataset and print the result to stdout
+#% description: Samples the input space time dataset(s) with a sample space time dataset and print the result to stdout.
 #% keywords: temporal
 #% keywords: sample
 #%end

+ 1 - 1
temporal/t.support/t.support.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Modify the metadata of a space time dataset
+#% description: Modifies the metadata of a space time dataset.
 #% keywords: temporal
 #% keywords: support
 #%end

+ 1 - 1
temporal/t.topology/t.topology.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: List and modify temporal topology of a space time dataset
+#% description: Lists and modifies temporal topology of a space time dataset.
 #% keywords: temporal
 #% keywords: topology
 #%end

+ 1 - 1
temporal/t.unregister/t.unregister.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Unregister raster, vector and raster3d maps from the temporal database or a specific space time dataset
+#% description: Unregisters raster, vector and raster3d maps from the temporal database or a specific space time dataset.
 #% keywords: temporal
 #% keywords: unregister
 #%end

+ 1 - 1
temporal/t.vect.extract/t.vect.extract.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Extract a subset of a space time raster dataset
+#% description: Extracts a subset of a space time raster dataset.
 #% keywords: temporal
 #% keywords: extract
 #%end

+ 1 - 1
temporal/t.vect.list/t.vect.list.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: List registered maps of a space time vector dataset 
+#% description: Lists registered maps of a space time vector dataset.
 #% keywords: temporal
 #% keywords: list
 #%end

+ 1 - 1
temporal/t.vect.observe.strds/t.vect.observe.strds.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Observe specific locations in a space time raster dataset over a periode of time using vector points
+#% description: Observes specific locations in a space time raster dataset over a periode of time using vector points.
 #% keywords: temporal
 #% keywords: sampling
 #%end

+ 1 - 1
temporal/t.vect.univar/t.vect.univar.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Calculates univariate statistics from the non-null cells for each registered vector map of a space time vector dataset
+#% description: Calculates univariate statistics from the non-null cells for each registered vector map of a space time vector dataset.
 #% keywords: temporal
 #% keywords: statistics
 #% keywords: vector

+ 2 - 2
temporal/t.vect.what.strds/t.vect.what.strds.py

@@ -15,7 +15,7 @@
 #############################################################################
 
 #%module
-#% description: Uploads raster map values at spatial and temporal positions of vector points to the tables. The maps are registered in space time datasets
+#% description: Uploads raster map values at spatial and temporal positions of vector points to the tables. The maps are registered in space time datasets.
 #% keywords: temporal
 #% keywords: sampling
 #%end
@@ -30,7 +30,7 @@
 #%option
 #% key: column
 #% type: string
-#% description: Name of the vector column to be created and to store sampled raster values. The use of a column name forces t.vect.what.rast to sample only values from the first map found in an interval. Otherwise the raster map names are used as column names.
+#% description: Name of the vector column to be created and to store sampled raster values. The use of a column name forces t.vect.what.rast to sample only values from the first map found in an interval. Otherwise the raster map names are used as column names
 #% required: no
 #% multiple: no
 #%end