Jorge wrote:
Hi, I quick review the code of i.landsat.* and the
programms never use the dot as a part of the output filenames.
It shouldn't matter, users should be able to choose whatever style
works for them. GRASS raster libs accept "." in map names, and
thus all raster and imagery modules must as well. The bigger
concern I think is remaining imagery library and i.* modules
which do not like @mapset. (I'm guessing some remain)
(and in future vector maps won't have to be sql compliant too)
Hamish