<div dir="ltr"><div>Hi devs,</div><div><br></div><div>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?? <br></div><div><br></div><div>Here's an example of what I see:</div><div><br></div><div>.rast.series input=month_max_LST_per_year   output=slope_month_max_LST   method=slope --o<br> 100%<br>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@modis_lst' WHERE id = 'slope_month_max_LST@modis_lst';<br>UPDATE raster_absolute_time SET  start_time = '2015-01-01 00:00:00'  ,id = 'slope_month_max_LST@modis_lst'  ,end_time = '2018-01-01 00:00:00' WHERE id = 'slope_month_max_LST@modis_lst';<br>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@modis_lst'  ,south = 9780.124115 WHERE id = 'slope_month_max_LST@modis_lst';<br>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@modis_lst' WHERE id = 'slope_month_max_LST@modis_lst';<br>UPDATE raster_stds_register SET  id = 'slope_month_max_LST@modis_lst'  ,registered_stds = NULL WHERE id = 'slope_month_max_LST@modis_lst';</div><div><br></div><div>Any hints?</div><div><br></div><div>Vero<br></div></div>