[GRASS-dev] extra verbosity in temporal commands
Veronica Andreo
veroandreo at gmail.com
Mon Jul 29 16:45:09 PDT 2019
Hi devs,
I have noticed since last week or so that every time I run a temporal
command, it clutters my terminal with "internal" stuff from the module. I
have not changed verbosity level. Could it be that some library change
produced that or some remaining debugging setting??
Here's an example of what I see:
.rast.series input=month_max_LST_per_year output=slope_month_max_LST
method=slope --o
100%
UPDATE raster_base SET name = 'slope_month_max_LST' ,creator =
'veroandreo' ,mapset = 'modis_lst' ,creation_time = '2019-07-30
01:40:56.813449' ,temporal_type = 'absolute' ,id =
'slope_month_max_LST at modis_lst' WHERE id = 'slope_month_max_LST at modis_lst';
UPDATE raster_absolute_time SET start_time = '2015-01-01 00:00:00' ,id =
'slope_month_max_LST at modis_lst' ,end_time = '2018-01-01 00:00:00' WHERE id
= 'slope_month_max_LST at modis_lst';
UPDATE raster_spatial_extent SET north = 323380.124115 ,bottom = 0.000000
,west = 122934.464115 ,top = 0.000000 ,proj = 'XY' ,east =
934934.464115 ,id = 'slope_month_max_LST at modis_lst' ,south = 9780.124115
WHERE id = 'slope_month_max_LST at modis_lst';
UPDATE raster_metadata SET max = 1.500000 ,rows = 145 ,min = -2.000000
,datatype = 'DCELL' ,number_of_cells = 8120 ,cols = 56 ,ewres =
5600.000000 ,nsres = 5600.000000 ,id = 'slope_month_max_LST at modis_lst'
WHERE id = 'slope_month_max_LST at modis_lst';
UPDATE raster_stds_register SET id = 'slope_month_max_LST at modis_lst'
,registered_stds = NULL WHERE id = 'slope_month_max_LST at modis_lst';
Any hints?
Vero
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20190730/68650708/attachment.html>
More information about the grass-dev
mailing list