<div dir="ltr"><br><br>On Wed, Aug 28, 2019 at 12:54 PM Gabriel Cotlier <<a href="mailto:gabiklm01@gmail.com">gabiklm01@gmail.com</a>> wrote:<br>><br>> Dear Markus,<br>> Thanks a lot for your replay,<br>> I have tried the command to change default region with g.region -p n=75:00:15N s=65:00:15S w=179:59:45W e=180:00:15E res=00:00:30 -s<br>> and did not allow me because according to the error message bellow my data is in a mapset that is not <PERMANENT> . I have two mapsets one called "gabriel" where all the data is and another <PERMANENT>....<br><div>> How can I solve this problem?</div><div><br></div><div>start GRASS in the PERMANENT mapset, then run <br></div><div>g.region -p n=75:00:15N s=65:00:15S w=179:59:45W e=180:00:15E res=00:00:30 -s</div><div><br></div><div>after that start GRASS again in the mapset with your data.</div><div><br></div><div>Markus M<br></div><div><br></div>> Thanks a lot again for your help.<br>> Regards,<br>> Gabriel<br>><br>><br>><br>><br>><br>><br>><br>><br>> On Tue, Aug 27, 2019 at 4:02 PM Markus Metz <<a href="mailto:markus.metz.giswork@gmail.com">markus.metz.giswork@gmail.com</a>> wrote:<br>>><br>>><br>>><br>>> On Tue, Aug 27, 2019 at 2:25 PM Gabriel Cotlier <<a href="mailto:gabiklm01@gmail.com">gabiklm01@gmail.com</a>> wrote:<br>>> ><br>>> > Dear Markus,<br>>> ><br>>> > here is my log of the command, "g.region -d -u -p":<br>>> ><br>>> ><br>>> > (Tue Aug 27 09:23:26 2019)                                                      <br>>> > g.region -d -u -p                                                              <br>>> > 360 degree EW extent is exceeded by 1.99983 cells<br>>> > 360 degree EW extent is exceeded by 1.99983 cells<br>>> > projection: 3 (Latitude-Longitude)<br>>> > zone:       0<br>>> > datum:      wgs84<br>>> > ellipsoid:  wgs84<br>>> > north:      75:00:29.99892N<br>>> > south:      65:00:29.999064S<br>>> > west:       180:00:29.997408W<br>>> > east:       180:00:29.997408E<br>>> > nsres:      0:00:30<br>>> > ewres:      0:00:30<br>>> > rows:       16802<br>>> > cols:       43202<br>>> > cells:      725880004<br>>> > (Tue Aug 27 09:23:26 2019) Command finished (0 sec)                            <br>>><br>>> if you want to avoid this message, change our default region with<br>>><br>>> g.region -p n=75:00:15N s=65:00:15S w=179:59:45W e=180:00:15E res=00:00:30 -s<br>>><br>>> QGIS uses GDAL to fetch metadata of raster maps, therefore the output of gdalinfo would be more informative, but you know the relevant parts already: these raster maps need to be imported with r.in.gdal -a<br>>><br>>> Markus M<br>>><br>>> ><br>>> ><br>>> ><br>>> > On Mon, Aug 26, 2019 at 4:01 PM Markus Metz <<a href="mailto:markus.metz.giswork@gmail.com">markus.metz.giswork@gmail.com</a>> wrote:<br>>> >><br>>> >><br>>> >><br>>> >> On Mon, Aug 26, 2019 at 1:14 AM Gabriel Cotlier <<a href="mailto:gabiklm01@gmail.com">gabiklm01@gmail.com</a>> wrote:<br>>> >> ><br>>> >> > Dear Markus,<br>>> >> ><br>>> >> > I uninstall and reinstall grass 7.6.1 64 bits and still my log for the commands<br>>> >> ><br>>> >> > g.region -p      <br>>> >> ><br>>> >> > and<br>>> >> ><br>>> >> > g.region -p n=75:00:15N s=65:00:15S w=179:59:45W e=180:00:15E res=00:00:30<br>>> >> >  <br>>> >> > are respectively :<br>>> >> ><br>>> >> > (Sun Aug 25 20:01:47 2019)                                                      <br>>> >> > g.region -p                                                                    <br>>> >> > 360 degree EW extent is exceeded by 1.99983 cells<br>>> >> > projection: 3 (Latitude-Longitude)<br>>> >> > zone:       0<br>>> >> > datum:      wgs84<br>>> >> > ellipsoid:  wgs84<br>>> >> > north:      75:00:15N<br>>> >> > south:      65:00:15S<br>>> >> > west:       179:59:45W<br>>> >> > east:       180:00:15E<br>>> >> > nsres:      0:00:30<br>>> >> > ewres:      0:00:30<br>>> >> > rows:       16801<br>>> >> > cols:       43200<br>>> >> > cells:      725803200<br>>> >> > (Sun Aug 25 20:01:47 2019) Command finished (0 sec)                            <br>>> >> > (Sun Aug 25 20:02:10 2019)              <br>>> >> >                                        <br>>> >> > g.region -p n=75:00:15N s=65:00:15S w=179:59:45W e=180:00:15E res=00:00:30      <br>>> >> > 360 degree EW extent is exceeded by 1.99983 cells<br>>> >><br>>> >> Strange, the region defined with "n=75:00:15N s=65:00:15S w=179:59:45W e=180:00:15E res=00:00:30" should not cause a message like<br>>> >> "360 degree EW extent is exceeded by 1.99983 cells"<br>>> >><br>>> >> Maybe the default region has strange settings. What is the output of "g.region -d -u -p" ?<br>>> >><br>>> >> Markus M<br>>> >><br>>> >> > projection: 3 (Latitude-Longitude)<br>>> >> > zone:       0<br>>> >> > datum:      wgs84<br>>> >> > ellipsoid:  wgs84<br>>> >> > north:      75:00:15N<br>>> >> > south:      65:00:15S<br>>> >> > west:       179:59:45W<br>>> >> > east:       180:00:15E<br>>> >> > nsres:      0:00:30<br>>> >> > ewres:      0:00:30<br>>> >> > rows:       16801<br>>> >> > cols:       43200<br>>> >> > cells:      725803200<br>>> >> > (Sun Aug 25 20:02:10 2019) Command finished (0 sec)            <br>>> >> ><br>>> >> > Are the resulting intercallibrated layers ready for further use outside grass exported as GeoTIFF or I need to get inside grass without any messages that 360 degree EW extent is exceeded for the layer to be OK?<br>>> >> ><br>>> >> > further more I would like to ask if maybe the max and min for intercallibtated layer are somewhere already available to check whether the max and min I got are correct?<br>>> >> > Thanks a lot for your help.<br>>> >> > Regards,<br>>> >> > Gabriel<br>>> >> ><br>>> >> >                <br>>> >> ></div>