Changes between Initial Version and Version 1 of Ticket #2757, comment 19
- Timestamp:
- 03/02/17 15:43:03 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2757, comment 19
initial v1 77 77 78 78 What 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 80 Finally: yet g.region is picky here: 81 {{{ 82 GRASS 7.2.1svn (latlong_wgs84):~ > g.region n=90 s=-90 w=180 e=180 -p 83 ERROR: Syntax error in cell header 84 }}}