-#% description: Create a new space time raster dataset from the aggregated data of an existing space time raster dataset.
+#% description: Creates a new space time raster dataset from the aggregated data of an existing space time raster dataset.
#% keywords: temporal
#% keywords: aggregation
#%end
@@ -29,7 +29,7 @@
#%option
#% key: granularity
#% type: string
-#% description: The aggregation granularity, format absolute time "x years, x months, x weeks, x days, x hours, x minutes, x seconds" or a double value for relative time
+#% description: Aggregation granularity, format absolute time "x years, x months, x weeks, x days, x hours, x minutes, x seconds" or a double value for relative time
-#% description: The field separator character between the output columns, default is tabular " | ". Do not use "," as this char is reserved to list several map ids in a sample granule
+#% description: Field separator character between the output columns, default is tabular " | ". Do not use "," as this char is reserved to list several map ids in a sample granule
-#% 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
+#% label: Name of the vector column to be created and to store sampled raster values
+#% description: 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