Changes between Initial Version and Version 1 of Ticket #2757, comment 19


Ignore:
Timestamp:
Mar 2, 2017, 3:43:03 PM (7 years ago)
Author:
neteler

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2757, comment 19

    initial v1  
    7777
    7878What would be the best way now to "silence" the excess messages? Adjust the computational region and make a map copy with r.mapcalc to fit into -180..+180, -90..+90?
     79
     80Finally: yet g.region is picky here:
     81{{{
     82GRASS 7.2.1svn (latlong_wgs84):~ > g.region n=90 s=-90 w=180 e=180 -p
     83ERROR: Syntax error in cell header
     84}}}