[GRASS-dev] G_distance( ) problem in r.slope.aspect?

Yann Chemin ychemin at gmail.com
Fri Jun 28 22:14:43 PDT 2013


Hi,

data:
-------
http://hydrosheds.cr.usgs.gov/datadownload.php?reqdata=30demb

script:
--------
r.in.bin --overwrite input=/home/yann/RSDATA/hydrosheds/as_dem_30s.bil
output=dem_asia_hydrosheds_30s bytes=2 north=59.999999999999715
south=-10.0 east=179.9999999999995 west=55.0 rows=8400 cols=15000
anull=-9999
r.null map=dem_asia_hydrosheds_30s setnull=55537
r.colors map=dem_asia_hydrosheds_30s rules=srtm
r.slope.aspect --overwrite elevation=dem_asia_hydrosheds_30s at PERMANENT
slope=dem_asia_hydrosheds_30s_slope format=percent
r.colors map=dem_asia_hydrosheds_30s_slope at PERMANENT color=slope

complaint:
--------------
WARNING: Unable to read fp range file for
         <dem_asia_hydrosheds_30s_slope at PERMANENT>
Color table for raster map <dem_asia_hydrosheds_30s_slope at PERMANENT> set to
'slope'

r.info on map:
------------------
.
...
Range of data:    min = -nan  max = -nan
...
.


--
----


More information about the grass-dev mailing list